Skip to content

Commit 58a4e6f

Browse files
AmanSwarclaude
andcommitted
chore: bump version to v0.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2b74c3d commit 58a4e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if(POLICY CMP0177)
55
endif()
66
set(CMAKE_POLICY_VERSION_MINIMUM 3.5 CACHE STRING "" FORCE)
77

8-
project(rcli VERSION 0.3.0 LANGUAGES C CXX)
8+
project(rcli VERSION 0.3.1 LANGUAGES C CXX)
99

1010
set(CMAKE_CXX_STANDARD 17)
1111
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)