diff --git a/package.json b/package.json index cf46e9d9c3..8d7cff345d 100644 --- a/package.json +++ b/package.json @@ -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/",