Skip to content

Commit 1c96d68

Browse files
committed
chore: bump v1.0.13
1 parent 00aa711 commit 1c96d68

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.13 (2015-6-2)
2+
Build:
3+
- UpdatedevDependencies
4+
15
## 1.0.12 (2015-6-2)
26

37
Features:

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": "1.0.12",
3+
"version": "1.0.13",
44
"homepage": "https://github.com/gdi2290/angular-websocket",
55
"description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.",
66
"keywords": [

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": "1.0.12",
3+
"version": "1.0.13",
44
"main": "angular-websocket.min.js",
55
"description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.",
66
"homepage": "https://github.com/gdi2290/angular-websocket",

0 commit comments

Comments
 (0)