Minor bug fix for clicking video to play/pause after source change

This commit is contained in:
Sam Potts
2016-01-19 11:36:30 +11:00
parent fd12247a62
commit b9177e7892
4 changed files with 13 additions and 7 deletions

View File

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