Skip to content

Commit

Permalink
Bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Oct 14, 2014
1 parent 91d9da5 commit 22c0e2d
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.js",
"version": "2.1.8",
"version": "3.0.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": "2.1.8",
"version": "3.0.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 @@ -37,4 +37,4 @@
"exorcist": "^0.1.6",
"uglify-js": "^2.4.15"
}
}
}

0 comments on commit 22c0e2d

Please sign in to comment.