diff --git a/CMakeLists.txt b/CMakeLists.txt index 35ad789d..9c633f20 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.20) -project ("PhotoshopAPIBuild" VERSION 0.2.0 LANGUAGES CXX) +project ("PhotoshopAPIBuild" VERSION 0.2.1 LANGUAGES CXX) if (MSVC) # MSVC is stupid