Skip to content

Commit f6def86

Browse files
committed
Bump version to 0.2 for release.
1 parent 0cf0203 commit f6def86

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

4-
set(libfunctionality_VERSION 0.1)
4+
set(libfunctionality_VERSION 0.2)
55

66
###
77
# Configuration Options

0 commit comments

Comments
 (0)