Skip to content

Commit

Permalink
Bump version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glasserc committed Apr 17, 2019
1 parent c5e8899 commit 45ff77f
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.4.0",
"version": "1.5.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 45ff77f

Please sign in to comment.