Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Dec 3, 2024
1 parent 39cc0f9 commit 2702fff
Showing 1 changed file with 1 addition and 1 deletion.
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.21 FATAL_ERROR)
cmake_policy(SET CMP0097 NEW)

project(GeodeResult VERSION 1.2.3 LANGUAGES C CXX)
project(GeodeResult VERSION 1.3.0 LANGUAGES C CXX)

add_library(GeodeResult INTERFACE)

Expand Down

0 comments on commit 2702fff

Please sign in to comment.