mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-08 13:50:06 +00:00
chore: update patch version
This commit is contained in:
parent
cc2e453b5b
commit
d4eb5f3c9d
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
enable_testing()
|
||||
|
||||
project(toml11 VERSION 3.8.0)
|
||||
project(toml11 VERSION 3.8.1)
|
||||
|
||||
option(toml11_BUILD_TEST "Build toml tests" OFF)
|
||||
option(toml11_INSTALL "Install CMake targets during install step." ON)
|
||||
|
Loading…
Reference in New Issue
Block a user