Skip to content

Commit

Permalink
Version bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timower committed Nov 25, 2023
1 parent 00b7224 commit a383c22
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)

project(rm2-stuff VERSION 0.1.0 LANGUAGES CXX C)
project(rm2-stuff VERSION 0.1.1 LANGUAGES CXX C)

set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")

Expand Down

0 comments on commit a383c22

Please sign in to comment.