diff --git a/package-lock.json b/package-lock.json index e4ae9b27..db0f72da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "youtube-video-js", - "version": "3.5.0", + "version": "3.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "youtube-video-js", - "version": "3.5.0", + "version": "3.6.0", "license": "MIT", "dependencies": { "resource-manager-js": "^5.0.7" diff --git a/package.json b/package.json index 1e6f740f..94184638 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-video-js", - "version": "3.5.0", + "version": "3.6.0", "description": "Easily play and control Youtube video using javascript", "author": "Mark", "homepage": "https://github.com/mkay581/youtube-video-js",