Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Sep 25, 2014
1 parent 7198ed8 commit 67d2fae
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
@@ -1,6 +1,6 @@
{
"name": "rtc-taskqueue",
"version": "1.2.0",
"version": "2.0.0",
"description": "An asynchronous task queue that applies actions to an RTCPeerConnection in the most sensible order",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"testling": {
"files": "test/all.js"
}
}
}

0 comments on commit 67d2fae

Please sign in to comment.