Skip to content

Commit a3fdddc

Browse files
committed
release: v0.5.4
1 parent dd67489 commit a3fdddc

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.1)
22
set(CPD_LANGUAGES CXX)
3-
set(CPD_VERSION 0.5.3)
3+
set(CPD_VERSION 0.5.4)
44
set(CPD_SOVERSION 0)
55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)