diff --git a/package-lock.json b/package-lock.json index 5f0f61c..17ef187 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-reforma", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1d835d0..69bcd12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-reforma", - "version": "0.3.0", + "version": "0.3.1", "description": "Reforma - A Local-State driven approach to form in React", "main": "./lib/index.js", "author": "Ben Junya",