Skip to content

Commit

Permalink
Bumped minor version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Nov 15, 2023
1 parent ec3f525 commit f61738a
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 @@ -3,7 +3,7 @@
# BSD-2-Clause license (https://opensource.org/licenses/BSD-2-Clause).

cmake_minimum_required(VERSION 3.10)
project(matioCpp VERSION 0.2.2 LANGUAGES CXX)
project(matioCpp VERSION 0.2.3 LANGUAGES CXX)

# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
Expand Down

0 comments on commit f61738a

Please sign in to comment.