8000 Merge pull request #149 from kappuccino/kappuccino-bower-version · VirtualNetworks/parser@78d84c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 78d84c1

Browse files
committed
Merge pull request twilio#149 from kappuccino/kappuccino-bower-version
Update bower.json
2 parents 7c97252 + 81142b6 commit 78d84c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"name" : "store-js",
33
"description": "A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood",
44
"main" : "store.js",
5-
"scripts" : [ "store.js" ]
5+
"scripts" : [ "store.js" ],
6+
"version": "1.3.20"
67
}

0 commit comments

Comments
 (0)
0