diff --git a/package-lock.json b/package-lock.json index 8230064b..556b9332 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@guidesmiths/react-form-builder", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@guidesmiths/react-form-builder", - "version": "2.0.0", + "version": "2.1.0", "license": "MIT", "dependencies": { "debounce-promise": "^3.1.2", diff --git a/package.json b/package.json index 69b83abe..cb007fcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@guidesmiths/react-form-builder", - "version": "2.0.0", + "version": "2.1.0", "description": "React from builder using json schema", "author": "Guidesmiths", "license": "MIT",