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 Oct 28, 2014
1 parent 2de8cb6 commit d9259d7
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-screenshare",
"version": "1.0.0",
"version": "2.0.0",
"description": "WebRTC Screensharing Chrome Extension ",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"rtc-captureconfig": "^2.0.0",
"rtc-media": "^1.6.0"
}
}
}

0 comments on commit d9259d7

Please sign in to comment.