diff --git a/package.json b/package.json index 85012f2..4fe9fd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuex-localstorage", - "version": "0.3.0", + "version": "0.4.0", "description": ":dvd: Sync Vuex modules state to localStorage or some else storage.", "main": "dist/index.js", "jsnext:main": "src/index.js",