Skip to content

Commit

Permalink
Increment version to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
allanleal committed Mar 17, 2023
1 parent 991fe1c commit 4682287
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 @@ -8,7 +8,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
include(CCache)

# Set the name of the project, its version and other information
project(reaktplot VERSION 0.4.0
project(reaktplot VERSION 0.4.1
DESCRIPTION "A modern C++ scientific plotting library powered by plotly"
HOMEPAGE_URL "https://github.com/reaktoro/reaktplot"
LANGUAGES CXX)
Expand Down

0 comments on commit 4682287

Please sign in to comment.