Skip to content

Commit 1d34a61

Browse files
committed
Updated version to 1.1.0
1 parent 69801c3 commit 1d34a61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microlzw",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Embeddable micro Lempel-Ziv-Welch compression library for strings.",
55
"keywords": "microlzw, lzw, compression, strings",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=microlzw
2-
version=1.0.0
2+
version=1.1.0
33
author=nthnn
44
maintainer=nthnn <[email protected]>
55
sentence=Embeddable micro Lempel-Ziv-Welch compression library for strings.

0 commit comments

Comments
 (0)