diff --git a/CMakeLists.txt b/CMakeLists.txt index b272b11..5f58794 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.15) project( small - VERSION 0.2.0 + VERSION 0.2.1 DESCRIPTION "C++ small containers" HOMEPAGE_URL "https://alandefreitas.github.io/small" )