Skip to content

Commit

Permalink
Version bump v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 committed Nov 30, 2020
1 parent bdc063e commit c86585b
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.15 FATAL_ERROR)
project(smeagol VERSION 0.6.0)
project(smeagol VERSION 0.7.0)

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

0 comments on commit c86585b

Please sign in to comment.