Skip to content

Commit 80e6e83

Browse files
Update version to v1.13.0.
1 parent cd8858a commit 80e6e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compress.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace maxcso {
99

10-
static const char *VERSION = "1.12.0";
10+
static const char *VERSION = "1.13.0";
1111

1212
static const uint32_t DEFAULT_BLOCK_SIZE = 0xFFFFFFFF;
1313

0 commit comments

Comments
 (0)