Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayc0 committed Jul 30, 2023
1 parent 386a6db commit dd8eed7
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
Expand Up @@ -19,5 +19,5 @@
"ts-jest": "^29.0.5",
"typescript": "^5.0.2"
},
"version": "0.6.0"
"version": "0.6.1"
}
2 changes: 1 addition & 1 deletion packages/manatea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manatea",
"version": "0.6.0",
"version": "0.6.1",
"sideEffects": false,
"source": "src/index.ts",
"umd:main": "dist/manatea.umd.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-manatea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-manatea",
"version": "0.6.0",
"version": "0.6.1",
"sideEffects": false,
"source": "src/index.ts",
"umd:main": "dist/react-manatea.umd.js",
Expand Down

0 comments on commit dd8eed7

Please sign in to comment.