Skip to content

Commit d82ea4e

Browse files
authored
Update CMakeLists.txt
1 parent b8dfcea commit d82ea4e

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 (${CMAKE_SOURCE_DIR} MATCHES ${CMAKE_BINARY_DIR})
55
endif ()
66

77
project(pack
8-
VERSION 1.0.0
8+
VERSION 1.0.1
99
DESCRIPTION "Simple data packing library"
1010
HOMEPAGE_URL "https://github.com/cfnptr/pack"
1111
LANGUAGES C)

0 commit comments

Comments
 (0)