Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasWorker committed May 21, 2024
1 parent 718bb92 commit be73297
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/hooks",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "4.3.0",
"version": "4.4.0",
"type": "module",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/use-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-router",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"license": "MIT",
"author": {
Expand Down

0 comments on commit be73297

Please sign in to comment.