Skip to content

Commit bbd49be

Browse files
authored
bump version to 1.3.3
1 parent 4106d12 commit bbd49be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.21 FATAL_ERROR)
22
cmake_policy(SET CMP0097 NEW)
33

4-
project(GeodeResult VERSION 1.3.2 LANGUAGES C CXX)
4+
project(GeodeResult VERSION 1.3.3 LANGUAGES C CXX)
55

66
add_library(GeodeResult INTERFACE)
77

0 commit comments

Comments
 (0)