Skip to content

Commit

Permalink
Bump to 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Jan 7, 2025
1 parent cf031ba commit dd560dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.8)
## Set our project name
project(mitama-cpp-result
VERSION 10.0.0
VERSION 10.0.1
LANGUAGES CXX
)

Expand Down
2 changes: 1 addition & 1 deletion cabin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = [
]
edition = "20"
name = "mitama-cpp-result"
version = "10.0.0"
version = "10.0.1"

[lint.cpplint]
filters = [
Expand Down

0 comments on commit dd560dd

Please sign in to comment.