Skip to content

Commit 239f249

Browse files
committed
v1.2.12
1 parent b86fe9e commit 239f249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typed-react-form",
3-
"version": "1.2.11",
3+
"version": "1.2.12",
44
"description": "A React form state manager, focussed on flawless typescript integration and minimal rerenders.",
55
"author": "CodeStix",
66
"license": "MIT",
@@ -46,4 +46,4 @@
4646
"files": [
4747
"dist"
4848
]
49-
}
49+
}

0 commit comments

Comments
 (0)