Skip to content

Commit 2aeeee0

Browse files
committed
Bump version to 0.1.0
1 parent aae68f6 commit 2aeeee0

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5.1)
22
project(celerity_runtime)
33

4-
set(Celerity_VERSION 0.0.0)
4+
set(Celerity_VERSION 0.1.0)
55

66
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)
77
set_property(GLOBAL PROPERTY USE_FOLDERS ON)

0 commit comments

Comments
 (0)