Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n1k0 committed Dec 18, 2015
1 parent 788a780 commit 1f1e4ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/react-jsonschema-form-0.1.0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-jsonschema-form-0.1.0.js.map

Large diffs are not rendered by default.

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": "0.1.0",
"version": "0.2.0",
"description": "A simple React component capable of building forms from a JSON schema.",
"scripts": {
"dist": "babel -d lib/ src/ && rimraf dist && webpack --config webpack.config.dist.js --optimize-minimize",
Expand Down

0 comments on commit 1f1e4ce

Please sign in to comment.