diff --git a/package-lock.json b/package-lock.json index 12cb846a..9fc7e9ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "youtube-video-js", - "version": "3.2.0", + "version": "3.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34efc6b8..d9f0ac31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-video-js", - "version": "3.2.0", + "version": "3.3.0", "description": "Easily play and control Youtube video using javascript", "author": "Mark Kennedy (heyimmark.com)", "homepage": "https://github.com/mkay581/youtube-video-js",