Skip to content

Commit

Permalink
Bumped version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Galarius committed Jan 12, 2022
1 parent ff2b9d2 commit 42468a6
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.1"
VERSION="0.2"
)

target_include_directories(${PROJECT_NAME}
Expand Down

0 comments on commit 42468a6

Please sign in to comment.