Skip to content

Commit 432596d

Browse files
author
Timo Myllymäki
committed
Update version
1 parent 75f342c commit 432596d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularLocalStorage",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"main": "dist/angularLocalStorage.min.js",
55
"ignore": [
66
"**/.*",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "angularLocalStorage",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"main": "dist/angularLocalStorage.min.js",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/agrublev/angularLocalStorage.git"
7+
"url": "https://github.com/timyllym/angularLocalStorage.git"
88
},
99
"devDependencies": {
1010
"karma": "~0.11.14",

0 commit comments

Comments
 (0)