Skip to content

Commit 461552d

Browse files
committed
Bump version to 3.2.3
1 parent c233dc5 commit 461552d

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.2.2",
4+
"version": "3.2.3",
55
"authors": [
66
"Damon Oehlman <[email protected]>"
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.2.2",
3+
"version": "3.2.3",
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)