diff --git a/bower.json b/bower.json index 0470cd6..a4f1867 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "vue-ls", - "version": "2.2.18", + "version": "2.2.21", "description": "Vue plugin for work with LocalStorage from Vue context", "main": "dist/vue-ls.js", "authors": [ diff --git a/package.json b/package.json index 10346dc..b01ba40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-ls", - "version": "2.2.20", + "version": "2.2.21", "description": "Vue plugin for work with LocalStorage from Vue context", "main": "dist/vue-ls.js", "jsnext:main": "src/index.js",