Skip to content

Commit 990b348

Browse files
authored
Merge pull request #210 from edgelesssys/bumpVersion
Bump Marblerun version
2 parents 7748efa + 7653ba3 commit 990b348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.11)
22

3-
project(marblerun VERSION 0.3.2)
3+
project(marblerun VERSION 0.4.0)
44
find_package(OpenEnclave CONFIG REQUIRED)
55

66
if (NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)