diff --git a/package-lock.json b/package-lock.json index 4b8fe861..ccb192d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "youtube-video-js", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c7b4653c..2c5a2c33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-video-js", - "version": "3.3.0", + "version": "3.4.0", "description": "Easily play and control Youtube video using javascript", "author": "Mark Kennedy (heyimmark.com)", "homepage": "https://github.com/mkay581/youtube-video-js",