diff --git a/package.json b/package.json index 6b9d71f..bf7d01b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-vuex-modules", - "version": "0.2.5", + "version": "0.2.6", "description": "Vuex helper that makes working with modules easier and more organized.", "main": "bundle.js", "author": "plakak", @@ -37,4 +37,4 @@ "webpack-cli": "^3.3.10", "webpack-dev-server": "^3.9.0" } -} \ No newline at end of file +}