Skip to content

Commit

Permalink
Bump version to 0.20.5 in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Feb 28, 2024
1 parent aed707d commit bf1120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c-core/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.20.2 FATAL_ERROR)
project(deciphon VERSION 0.20.4 LANGUAGES C)
project(deciphon VERSION 0.20.5 LANGUAGES C)

include(cmake/warnings.cmake)
include(cmake/sanitizers.cmake)
Expand Down

0 comments on commit bf1120a

Please sign in to comment.