From edf27006f86cf2b347c17909aed4e9c07145a052 Mon Sep 17 00:00:00 2001 From: Dominic Date: Thu, 27 Aug 2015 10:22:28 -0700 Subject: [PATCH] 1.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b4b9d0..1551ef2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "videojs-resolution-selector", "description": "Adds a resolution selector button to Video.js to allow users to manually adjust the video quality.", - "version": "1.6.1", + "version": "1.6.2", "author": "Dominic P", "license": "MIT", "main": "video-quality-selector.js",