Skip to content

Commit d2c7177

Browse files
authored
Bump version
1 parent 6b5a285 commit d2c7177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if (WIN32)
55
endif()
66

77
project("ZArchive"
8-
VERSION "0.1.1"
8+
VERSION "0.1.2"
99
DESCRIPTION "Library for creating and reading zstd-compressed file archives"
1010
HOMEPAGE_URL "https://github.com/Exzap/ZArchive"
1111
)

0 commit comments

Comments
 (0)