Skip to content

Commit 8edd342

Browse files
committed
Bump CMake library version to 0.2.1
1 parent e5be00e commit 8edd342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13)
22

3-
set(Celerity_VERSION 0.2.0)
3+
set(Celerity_VERSION 0.2.1)
44
project(celerity_runtime VERSION ${Celerity_VERSION})
55
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
66

0 commit comments

Comments
 (0)