Skip to content

Commit a38a928

Browse files
committed
Bump to 0.2.3
1 parent 21fd7cd commit a38a928

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

moon.mod.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
{
22
"name": "hustcer/fzip",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"readme": "README.md",
55
"repository": "https://github.com/hustcer/fzip",
66
"license": "MIT",
7-
"keywords": ["compression", "deflate", "gzip", "zlib", "zip", "fflate"],
7+
"keywords": [
8+
"compression",
9+
"deflate",
10+
"gzip",
11+
"zlib",
12+
"zip",
13+
"fflate"
14+
],
815
"description": "High-performance compression library for MoonBit, ported from fflate. (DEFLATE/GZIP/Zlib/ZIP)",
916
"source": "src"
10-
}
17+
}

0 commit comments

Comments
 (0)