Skip to content

Commit

Permalink
Bump version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Sep 25, 2014
1 parent d735904 commit 7d2cae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rtc-tools",
"description": "Cross-browser WebRTC helpers",
"author": "Damon Oehlman <[email protected]>",
"version": "3.2.0",
"version": "4.0.0",
"dependencies": {
"cog": "^1.0.0",
"mbus": "^1.2.0",
Expand Down Expand Up @@ -45,4 +45,4 @@
"files": "test/all.js",
"server": "test/server.js"
}
}
}

0 comments on commit 7d2cae7

Please sign in to comment.