Skip to content

Commit f3b43d6

Browse files
committed
v0.1.7
1 parent d3c67d4 commit f3b43d6

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
@@ -8,7 +8,7 @@ set(CMAKE_OSX_ARCHITECTURES
88
"x86_64;arm64"
99
CACHE STRING "Build universal binary")
1010

11-
project(Signet VERSION 0.1.6.1)
11+
project(Signet VERSION 0.1.7)
1212

1313
option(DEPLOYMENT_BUILD "A build for deployment to end-users" NO)
1414
option(ENABLE_SANITIZERS "Enable ASan and UBSan" OFF)

0 commit comments

Comments
 (0)