Skip to content

Commit 8bd85c2

Browse files
committed
version bump
1 parent de57239 commit 8bd85c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
cmake_minimum_required( VERSION 3.14 )
1818

19-
project( scl VERSION 1.0.0 DESCRIPTION "Secure Computation Library" )
19+
project( scl VERSION 1.0.1 DESCRIPTION "Secure Computation Library" )
2020

2121
if(NOT CMAKE_BUILD_TYPE)
2222
set(CMAKE_BUILD_TYPE Release)

0 commit comments

Comments
 (0)