Skip to content

Commit

Permalink
Version bump 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 committed Feb 7, 2024
1 parent 014be64 commit 3c6165d
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.24..3.27 FATAL_ERROR)
project(smgl VERSION 0.10.0)
project(smgl VERSION 0.10.1)

# Setup project directories
set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
Expand Down

0 comments on commit 3c6165d

Please sign in to comment.