Skip to content

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Oct 15, 2014
1 parent 1b6a80f commit 352e6f8
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.0.0",
"version": "3.1.0",
"description": "Create a WebRTC connection in record time",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -46,4 +46,4 @@
"files": "test/all.js",
"server": "test/server.js"
}
}
}

0 comments on commit 352e6f8

Please sign in to comment.