8000 Bump version number to 1.0.3 with fix for issue #13 · VirtualNetworks/parser@803a861 · GitHub
[go: up one dir, main page]

Skip to content

Commit 803a861

Browse files
committed
Bump version number to 1.0.3 with fix for issue twilio#13
1 parent fb9503c commit 803a861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
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",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "http://github.com/marcuswestin/store.js/",
66
"author": "Marcus Westin <narcvs@gmail.com> (http://marcuswest.in)",
77
"contributors": [

0 commit comments

Comments
 (0)
0