Bug fixes and improvements

This commit is contained in:
Sam Potts
2015-03-04 08:08:38 +11:00
parent 9e65b67bc1
commit 4d483bf66c
10 changed files with 167 additions and 92 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.0.19",
"version": "1.0.20",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",
@ -39,5 +39,5 @@
"authors": [
"Sam Potts <me@sampotts.me>"
],
"license": "BSD"
"license": "MIT"
}