Skip to content

Commit f973da7

Browse files
committed
bump version
1 parent dbc94d8 commit f973da7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-local-storage",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"homepage": "http://gregpike.net/demos/angular-local-storage/demo.html",
55
"authors": [
66
"grevory <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-local-storage",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "An Angular module that gives you access to the browsers local storage",
55
"homepage": "https://github.com/grevory/angular-local-storage",
66
"main": "./dist/angular-local-storage.js",

0 commit comments

Comments
 (0)