Fix for event listeners being duplicated on source change

This commit is contained in:
Sam
2016-01-17 01:25:11 +11:00
parent f18fb3f26d
commit f87a10ae0b
7 changed files with 62 additions and 40 deletions

View File

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