Skip to content

Commit bd747dd

Browse files
committed
Bump version to 2.0.0
1 parent 64c5043 commit bd747dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc-switchboard",
3-
"version": "1.2.1",
3+
"version": "2.0.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": "^1.0.0"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)