diff --git a/package.json b/package.json index f947b01..05b0a8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-datasource", "description": "A Vue.js server side component to create dynamic tables", - "version": "1.0.4", + "version": "1.0.5", "author": "Javier Diaz ", "scripts": { "dev": "webpack-dev-server --inline --hot",