diff --git a/CMakeLists.txt b/CMakeLists.txt index 95a6b92..005f915 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.8) ## Set our project name project(mitama-cpp-result - VERSION 10.0.1 + VERSION 10.0.2 LANGUAGES CXX ) diff --git a/cabin.toml b/cabin.toml index 4ccfc2a..20130a7 100644 --- a/cabin.toml +++ b/cabin.toml @@ -5,7 +5,7 @@ authors = [ ] edition = "20" name = "mitama-cpp-result" -version = "10.0.1" +version = "10.0.2" [lint.cpplint] filters = [