Skip to content

Commit f58fa63

Browse files
committed
Bump version to 3.4.0
1 parent 6e22608 commit f58fa63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.0",
4+
"version": "3.4.0",
55
"authors": [
66
"Damon Oehlman <damon.oehlman@nicta.com.au>"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc",
3-
"version": "3.3.0",
3+
"version": "3.4.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": {

0 commit comments

Comments
 (0)