Skip to content

Commit

Permalink
[#5] Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Galarius committed May 3, 2023
1 parent 824fe42 commit 1fa4ce4
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 @@ -43,7 +43,7 @@ add_executable (${PROJECT_NAME} ${SOURCES} ${HEADERS})
target_compile_definitions(${PROJECT_NAME} PRIVATE
BOOST_JSON_STANDALONE
CL_SILENCE_DEPRECATION
VERSION="0.4"
VERSION="0.4.1"
)

target_include_directories(${PROJECT_NAME}
Expand Down

0 comments on commit 1fa4ce4

Please sign in to comment.