Skip to content

Commit

Permalink
Bump version v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glasserc committed Mar 6, 2019
1 parent 2a6b830 commit 58a3534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jsonschema-form",
"version": "1.2.1",
"version": "1.3.0",
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
"scripts": {
"build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/",
Expand Down

0 comments on commit 58a3534

Please sign in to comment.