mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +01:00
1.0.10 released
This commit is contained in:
parent
6d519932d2
commit
69798959ca
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
1.0.10 / 2019-02-28
|
||||
------------------
|
||||
|
||||
- Fix minified version, #161.
|
||||
|
||||
|
||||
1.0.9 / 2019-02-28
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pako",
|
||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"keywords": [
|
||||
"zlib",
|
||||
"deflate",
|
||||
|
|
Loading…
Add table
Reference in a new issue