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 Jul 23, 2014
1 parent 118fb05 commit f09d561
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": "2.3.1",
"version": "3.0.0",
"dependencies": {
"async": "~0.9",
"cog": "^1.0.0",
Expand Down Expand Up @@ -44,4 +44,4 @@
"files": "test/all.js",
"server": "test/server.js"
}
}
}

0 comments on commit f09d561

Please sign in to comment.