diff --git a/CMakeLists.txt b/CMakeLists.txt index ec8784d..f53245f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.14) -project(oatpp-authkit VERSION 0.6.0 LANGUAGES CXX) +project(oatpp-authkit VERSION 0.6.1 LANGUAGES CXX) # Header-only interface library — no compilation, just an include path and # a CMake config package so consumers do: