Skip to content

Commit 58a3534

Browse files
committedMar 6, 2019
Bump version v1.3.0
1 parent 2a6b830 commit 58a3534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsonschema-form",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
55
"scripts": {
66
"build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/",

0 commit comments

Comments
 (0)
Please sign in to comment.