Skip to content

Commit

Permalink
Merge pull request #210 from edgelesssys/bumpVersion
Browse files Browse the repository at this point in the history
Bump Marblerun version
  • Loading branch information
m1ghtym0 authored Jul 15, 2021
2 parents 7748efa + 7653ba3 commit 990b348
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.3.2)
project(marblerun VERSION 0.4.0)
find_package(OpenEnclave CONFIG REQUIRED)

if (NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit 990b348

Please sign in to comment.