1.0.2: Fixed MKV muxing problem with UTF-8 subs

This commit is contained in:
Roel van Uden
2015-01-25 12:41:00 +01:00
parent e1bade5992
commit d3559bab07
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
],
"name": "crunchyroll",
"repository": "git://github.com/Deathspike/crunchyroll.js.git",
"version": "1.0.1",
"version": "1.0.2",
"bin": {
"crunchyroll": "./bin/crunchyroll"
},