diff --git a/package-lock.json b/package-lock.json index 87d5a60..74d4616 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-formulate", - "version": "0.9.6", + "version": "0.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e7804be..b7b2ab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-formulate", - "version": "0.9.6", + "version": "0.10.0", "description": "The easiest way to build forms in Vue with validation and vuex support.", "main": "dist/index.js", "scripts": {