Skip to content

Commit 231b8cc

Browse files
committed
v4.3.1
1 parent 58c3ba0 commit 231b8cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-react-form",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"license": "MIT",
55
"author": "Nicolás López <nicolaslopezj@me.com>",
66
"description": "A library to make reusable form components in React and React Native",
@@ -54,4 +54,4 @@
5454
"react": ">=17.0.0"
5555
},
5656
"packageManager": "yarn@1.22.19"
57-
}
57+
}

0 commit comments

Comments
 (0)