mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +01:00
1.0.7 released
This commit is contained in:
parent
e3be9d75bd
commit
73edc8b9a3
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
1.0.7 / 2018-11-29
|
||||
------------------
|
||||
|
||||
- Fixed RangeError in Crome 72, #150.
|
||||
|
||||
|
||||
1.0.6 / 2017-09-14
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pako",
|
||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"keywords": [
|
||||
"zlib",
|
||||
"deflate",
|
||||
|
|
Loading…
Add table
Reference in a new issue