Skip to content

Commit ee11f38

Browse files
committed
Bumping version to 0.2.8
1 parent 11e325e commit ee11f38

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
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6.1)
22
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "Minimum OS X deployment version")
33
project(
44
cadmium
5-
VERSION 0.2.7)
5+
VERSION 0.2.8)
66

77
list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake-modules")
88

0 commit comments

Comments
 (0)