diff --git a/package.json b/package.json index a09b6a2..f12fdf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-resolution-switcher", - "version": "0.3.4", + "version": "0.4.0", "main": "./lib/videojs-resolution-switcher.js", "author": { "name": "Kasper Moskwiak", @@ -44,7 +44,7 @@ "grunt-contrib-watch": "^1.0", "video.js": "^5.8", "qunitjs": "^1.22", - "videojs-youtube": "^2.0.8" + "videojs-youtube": "^2.0.8" }, "peerDependencies": { "video.js": "^5.8"