diff --git a/CMakeLists.txt b/CMakeLists.txt index a6cfc0c..871a357 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.19) -set(VERSION 0.3.9) +set(VERSION 0.3.10) project(hyprwayland-scanner DESCRIPTION "A hyprland version of wayland-scanner in and for C++"