New API methods (fixes #77), Fix for non strict mode (fixes #78)

This commit is contained in:
Sam Potts
2015-05-17 17:23:09 +10:00
parent 91f8a158d2
commit 7ccbfad6ad
6 changed files with 92 additions and 20 deletions

View File

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