Skip to content

Commit fed81d1

Browse files
committed
chore(version): update version to 1.1.6
1 parent 6da5a85 commit fed81d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-mutative",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "A hook to use Mutative as a React hook to efficient update react state immutable with mutable way",
55
"main": "dist/index.cjs.js",
66
"unpkg": "dist/index.umd.js",

0 commit comments

Comments
 (0)