Skip to content

Commit

Permalink
Set version to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Oct 16, 2023
1 parent 54e1b8f commit a04a16a
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 @@ -2,7 +2,7 @@ project(JlQML)

cmake_minimum_required(VERSION 3.16.0)

set(JlQML_VERSION 0.5.3)
set(JlQML_VERSION 0.5.4)
message(STATUS "Project version: v${JlQML_VERSION}")

set(CMAKE_MACOSX_RPATH 1)
Expand Down

0 comments on commit a04a16a

Please sign in to comment.