Skip to content

Commit 2fe6931

Browse files
committed
chore(version): update version to 1.3.0
1 parent d87c3f9 commit 2fe6931

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.2.1",
3+
"version": "1.3.0",
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)