Skip to content

Commit

Permalink
Increment version number to 0.12.1
Browse files Browse the repository at this point in the history
This is in preparation of a new patch release.
  • Loading branch information
stephenswat committed Feb 14, 2025
1 parent c080bd7 commit 831a218
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 @@ -4,7 +4,7 @@

cmake_minimum_required(VERSION 3.21)

project("covfie" VERSION 0.12.0)
project("covfie" VERSION 0.12.1)

# Load some dependencies.
include(GNUInstallDirs)
Expand Down

0 comments on commit 831a218

Please sign in to comment.