mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-09 22:30:07 +00:00
chore: update version number
This commit is contained in:
parent
f04cf596eb
commit
647381020e
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
enable_testing()
|
||||
|
||||
project(toml11 VERSION 3.6.1)
|
||||
project(toml11 VERSION 3.7.0)
|
||||
|
||||
option(toml11_BUILD_TEST "Build toml tests" OFF)
|
||||
option(toml11_TEST_WITH_ASAN "use LLVM address sanitizer" OFF)
|
||||
|
Loading…
Reference in New Issue
Block a user