Skip to content

Commit d1816ac

Browse files
authored
CMakeLists.txt: update version to 0.3.0 (#32)
1 parent b66521c commit d1816ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CMAKE_MINIMUM_REQUIRED(VERSION 3.14)
2-
PROJECT(SHUFFILE VERSION 0.2.0)
2+
PROJECT(SHUFFILE VERSION 0.3.0)
33

44
# Mac rpath Policy
55
IF(POLICY CMP0042)

0 commit comments

Comments
 (0)