Skip to content

Commit 6f8a76f

Browse files
committed
bump version
1 parent c3f4455 commit 6f8a76f

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-websocket",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"homepage": "https://github.com/gdi2290/angular-websocket",
55
"authors": [
66
"gdi2290 <github@gdi2290.com>"

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.4",
3+
"version": "0.0.5",
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)