Skip to content

Commit 393cfc3

Browse files
committed
v0.4.0
1 parent ab3e8b6 commit 393cfc3

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.8)
2-
project(delaunator VERSION 0.3.0)
2+
project(delaunator VERSION 0.4.0)
33
set (CMAKE_CXX_STANDARD 14)
44
set(CMAKE_CXX_STANDARD_REQUIRED on)
55
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

0 commit comments

Comments
 (0)