Skip to content

Commit ba47d0b

Browse files
committed
v1.3.0
1 parent 0c43933 commit ba47d0b

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.13",
3+
"version": "1.3.0",
44
"description": "A React form state manager, focussed on flawless typescript integration and minimal rerenders.",
55
"author": "CodeStix",
66
"license": "MIT",
@@ -51,4 +51,4 @@
5151
"**/@typescript-eslint/eslint-plugin": "^4.15.1",
5252
"**/@typescript-eslint/parser": "^4.15.1"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)