Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWindell committed Dec 29, 2024
1 parent d3c67d4 commit f3b43d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set(CMAKE_OSX_ARCHITECTURES
"x86_64;arm64"
CACHE STRING "Build universal binary")

project(Signet VERSION 0.1.6.1)
project(Signet VERSION 0.1.7)

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

0 comments on commit f3b43d6

Please sign in to comment.