Skip to content

Commit

Permalink
v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Sep 27, 2020
1 parent e7355f6 commit dbf3915
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": "use-enhanced-state",
"version": "0.0.11",
"version": "0.0.12",
"description": "A collection of enhanced useState hooks for React.",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -69,4 +69,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit dbf3915

Please sign in to comment.