Skip to content

Commit

Permalink
Bump version to 0.5.0 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ghtym0 authored Sep 7, 2021
1 parent 5cbe0c4 commit 1cea774
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.11)

project(marblerun VERSION 0.4.0)
project(marblerun VERSION 0.5.0)
find_package(OpenEnclave CONFIG REQUIRED)

if (NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit 1cea774

Please sign in to comment.