diff --git a/package.json b/package.json index 4ebc717..23e3385 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-valid-form", - "version": "0.0.0", + "version": "0.1.0", "description": "Declarative forms for your React Redux applications with inbuild validation", "main": "lib/index.js", "scripts": {