1.0.8 released

This commit is contained in:
Vitaly Puzrin 2019-01-14 21:18:29 +03:00
parent 5240997ac1
commit 021f307fa3
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
1.0.8 / 2019-01-14
------------------
- Fix raw inflate with dictionary, #155.
1.0.7 / 2018-11-29
------------------

View file

@ -1,7 +1,7 @@
{
"name": "pako",
"description": "zlib port to javascript - fast, modularized, with browser support",
"version": "1.0.7",
"version": "1.0.8",
"keywords": [
"zlib",
"deflate",