diff --git a/bower.json b/bower.json index df64e62..9953f25 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "rtc", "main": "dist/rtc.min.js", - "version": "3.3.0", + "version": "3.4.0", "authors": [ "Damon Oehlman " ], diff --git a/package.json b/package.json index 89c06b0..f4b706d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rtc", - "version": "3.3.0", + "version": "3.4.0", "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", "main": "index.js", "scripts": {