Skip to content

Commit ba3152b

Browse files
committed
Bumped version number for bug fix release
1 parent 2282967 commit ba3152b

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.22)
22

3-
project(Bloom LANGUAGES CXX VERSION 0.11.0)
3+
project(Bloom LANGUAGES CXX VERSION 0.11.1)
44
set(CMAKE_PROJECT_HOMEPAGE_URL "https://bloom.oscillate.io")
55

66
set(CMAKE_VERBOSE_MAKEFILE off)

0 commit comments

Comments
 (0)