diff --git a/bower.json b/bower.json index ba974b6..2c3f155 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "vjs-resolution-switcher", - "version": "0.3.0", + "version": "0.3.1", "authors": [ "Kasper Moskwiak " ], diff --git a/lib/videojs-resolution-switcher.js b/lib/videojs-resolution-switcher.js index 785e47a..8b3bd52 100644 --- a/lib/videojs-resolution-switcher.js +++ b/lib/videojs-resolution-switcher.js @@ -1,4 +1,4 @@ -/*! videojs-resolution-switcher - v0.0.0 - 2015-7-26 +/*! videojs-resolution-switcher - 2015-7-26 * Copyright (c) 2015 Kasper Moskwiak * Modified by Pierre Kraft * Licensed under the Apache-2.0 license. */