Skip to content

Commit

Permalink
Bump version to 0.11.0
Browse files Browse the repository at this point in the history
Prepare for 0.11.0 release.
  • Loading branch information
jmr authored Jan 26, 2024
1 parent 0f6bd97 commit 5c2190a
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.12)

project(s2-geometry
VERSION 0.10.0)
VERSION 0.11.0)

include(CMakeDependentOption)
include(CheckCXXCompilerFlag)
Expand Down

0 comments on commit 5c2190a

Please sign in to comment.