Skip to content

Commit

Permalink
Bump version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Jul 23, 2014
1 parent f73a463 commit 9aac39e
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": "2.5.0",
"version": "2.6.0",
"description": "Create a WebRTC connection in record time",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"files": "test/all.js",
"server": "test/server.js"
}
}
}

0 comments on commit 9aac39e

Please sign in to comment.