Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoJM committed Apr 21, 2023
1 parent 4cffe41 commit cd83b05
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inventare",
"version": "0.0.7",
"version": "0.0.8",
"repository": "https://github.com/inventare/design-system.git",
"author": "Eduardo Oliveira <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inventare/react",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"license": "MIT",
"main": "dist/inventare.es.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inventare/styles",
"version": "0.0.6",
"version": "0.0.7",
"main": "index.js",
"license": "MIT",
"author": "Eduardo Oliveira <[email protected]>",
Expand Down

0 comments on commit cd83b05

Please sign in to comment.