diff --git a/package.json b/package.json index 6f39ce7d75..a88cd449c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jsonschema-form", - "version": "1.2.0", + "version": "1.2.1", "description": "A simple React component capable of building HTML forms out of a JSON schema.", "scripts": { "build:readme": "toctoc README.md -w",