Prep for v0.2.1

This commit is contained in:
Nav
2021-06-23 04:34:38 +01:00
parent c794eada28
commit 4fe2dcb681
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(Bloom LANGUAGES CXX VERSION 0.2.0)
project(Bloom LANGUAGES CXX VERSION 0.2.1)
set(CMAKE_VERBOSE_MAKEFILE off)