Skip to content

Commit

Permalink
release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Aug 19, 2024
1 parent 3d42ffe commit 26b65bb
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
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14)

project(s2geography
LANGUAGES CXX
VERSION 0.2.0)
VERSION 0.1.2)

include(FetchContent)
message(STATUS "Building using CMake version: ${CMAKE_VERSION}")
Expand Down

0 comments on commit 26b65bb

Please sign in to comment.