Browse Source

5.1.1

pull/6/head
Matthew Neil 9 years ago
parent
commit
e08b841cf7
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "videojs-contrib-hls", "name": "videojs-contrib-hls",
"version": "5.1.0",
"version": "5.1.1",
"description": "Play back HLS with video.js, even where it's not natively supported", "description": "Play back HLS with video.js, even where it's not natively supported",
"main": "es5/videojs-contrib-hls.js", "main": "es5/videojs-contrib-hls.js",
"engines": { "engines": {

Loading…
Cancel
Save