diff --git a/package.json b/package.json index 4c0cdc5..057a8fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "getscreenmedia", - "version": "1.5.6", + "version": "2.0.0", "description": "A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.", "main": "getscreenmedia.js", "repository": {