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 Oct 28, 2014
1 parent a643a35 commit d9de07b
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-quickconnect",
"version": "3.2.2",
"version": "4.0.0",
"description": "Create a WebRTC connection in record time",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"files": "test/all.js",
"server": "test/server.js"
}
}
}

0 comments on commit d9de07b

Please sign in to comment.