Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Dec 18, 2014
1 parent 067b8b9 commit 40617c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rtc",
"main": "dist/rtc.min.js",
"version": "3.1.2",
"version": "3.2.0",
"authors": [
"Damon Oehlman <[email protected]>"
],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rtc",
"version": "3.1.2",
"version": "3.2.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": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"uuid": "^2.0.1",
"zuul": "^1.11.2"
}
}
}

0 comments on commit 40617c4

Please sign in to comment.