Skip to content

Commit 2fb898a

Browse files
committed
bump version
1 parent be6eca6 commit 2fb898a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-websocket",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"homepage": "https://github.com/gdi2290/angular-websocket",
55
"authors": [
66
"gdi2290 <github@gdi2290.com>"
@@ -17,6 +17,6 @@
1717
"tests"
1818
],
1919
"dependencies": {
20-
"angular": "~1.2.0"
20+
"angular": "*"
2121
}
2222
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-websocket",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "angular-websocket.js",
55
"description": "WebSocket service for Angular.js",
66
"homepage": "https://github.com/gdi2290/angular-websocket",

0 commit comments

Comments
 (0)