We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5be00e commit 8edd342Copy full SHA for 8edd342
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13)
2
3
-set(Celerity_VERSION 0.2.0)
+set(Celerity_VERSION 0.2.1)
4
project(celerity_runtime VERSION ${Celerity_VERSION})
5
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
6
0 commit comments