Skip to content

Commit

Permalink
Update package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca committed Oct 14, 2021
1 parent 586973f commit d29a9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fragstore",
"version": "0.4.0",
"version": "0.4.1",
"description": "Small library to manage the (P)React state",
"source": "package/index.js",
"main": "dist/index.js",
Expand Down Expand Up @@ -44,4 +44,4 @@
"react-dom": "17.0.2",
"react-test-renderer": "^17.0.2"
}
}
}

0 comments on commit d29a9a2

Please sign in to comment.