Skip to content

Commit e2f2890

Browse files
committed
Bump version to 3.0.0
1 parent 0e18cd0 commit e2f2890

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": "2.3.0",
3+
"version": "3.0.0",
44
"description": "Signalling for rtc-io components using primus",
55
"main": "index.js",
66
"stability": "unstable",
@@ -44,4 +44,4 @@
4444
"uuid": "^2.0.1",
4545
"whisk": "^1.0.0"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)