diff --git a/package.json b/package.json index bae0ae7..059c251 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-model", - "version": "2.0.3", + "version": "2.0.4", "description": "A Javascript plugin for the excellent Vue.js framework that gives you the ability to transform your plain data into rich models with built-in and customizable HTTP actions.", "main": "src/VueModel.js", "scripts": {