Skip to content

Commit

Permalink
Bump version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Mar 1, 2015
1 parent 4ae3ad2 commit 0dd55bc
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.2.1",
"version": "3.2.2",
"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.2.1",
"version": "3.2.2",
"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": "^2.0.0"
}
}
}

0 comments on commit 0dd55bc

Please sign in to comment.