Fix for omitted kind attribute on <track> (fixes #88)

This commit is contained in:
Sam Potts
2015-07-25 20:45:11 +10:00
parent 06641d5709
commit e0cd34c996
8 changed files with 20 additions and 17 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.2.3",
"version": "1.2.4",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",