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 Mar 30, 2015
1 parent baa5de9 commit 8741695
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-dcstream",
"version": "1.2.2",
"version": "2.0.0",
"description": "Streams interface for the WebRTC data channel",
"main": "index.js",
"stability": "unstable",
Expand Down Expand Up @@ -47,4 +47,4 @@
"testling": {
"files": "test/all.js"
}
}
}

0 comments on commit 8741695

Please sign in to comment.