diff --git a/package.json b/package.json index b3a64e6..6f4a6ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-formulate", - "version": "0.0.1", + "version": "0.1.0", "description": "The easiest way to build forms in Vue with validation and vuex support.", "main": "dist/index.js", "scripts": {