Skip to content

Commit 5ed0518

Browse files
committedOct 1, 2014
Bump version to 1.1.0
1 parent 76faed1 commit 5ed0518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc-switchboard",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Signalling for rtc-io components using primus",
55
"main": "index.js",
66
"scripts": {
@@ -46,4 +46,4 @@
4646
"uuid": "^2.0.1",
4747
"whisk": "^0.6.2"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)
Please sign in to comment.