Skip to content

Commit 85ffb32

Browse files
committed
Bump version to 3.3.0
1 parent aed1068 commit 85ffb32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rtc",
33
"main": "dist/rtc.min.js",
4-
"version": "3.2.5",
4+
"version": "3.3.0",
55
"authors": [
66
"Damon Oehlman <[email protected]>"
77
],

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc",
3-
"version": "3.2.5",
3+
"version": "3.3.0",
44
"description": "Build WebRTC conferencing applications with easy using rtc.io. This package provides a super-friendly entry point for working with WebRTC, dive into underling rtc.io modules for more configuration and customization opportunities",
55
"main": "index.js",
66
"scripts": {
@@ -41,4 +41,4 @@
4141
"uuid": "^2.0.1",
4242
"zuul": "^2.0.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)