Skip to content

Commit cdea4bf

Browse files
committed
promote version
1 parent 6110e7e commit cdea4bf

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,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.15)
2-
set(helpers_version 0.1.0)
2+
set(helpers_version 0.1.1)
33
project(oclhelpers VERSION ${helpers_version})
44

55
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)