From 5bb133609d2d8e50121d79045b1ba53769a3d4e5 Mon Sep 17 00:00:00 2001 From: Kasper Moskwiak Date: Mon, 28 Dec 2015 20:52:59 +0100 Subject: [PATCH] version update --- bower.json | 2 +- lib/videojs-resolution-switcher.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. */