Skip to content

Commit

Permalink
Bump minor version before release
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Feb 24, 2023
1 parent 86769a7 commit 65a8be3
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.1 LANGUAGES CXX)
project(matioCpp VERSION 0.2.2 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 65a8be3

Please sign in to comment.