Skip to content

Commit daceef3

Browse files
committed
update version
1 parent 858cadc commit daceef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-ls",
3-
"version": "3.0.0",
3+
"version": "3.0.3",
44
"description": "Vue plugin for work with LocalStorage from Vue context",
55
"main": "dist/vue-ls.js",
66
"authors": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-ls",
3-
"version": "3.0.0",
3+
"version": "3.0.3",
44
"description": "Vue plugin for work with LocalStorage from Vue context",
55
"main": "dist/vue-ls.js",
66
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)