From 8707ce55a0b37c283e40d71472b3546f3474f795 Mon Sep 17 00:00:00 2001 From: Xander Dumaine Date: Thu, 19 Jan 2017 09:38:27 -0500 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {