cmake: bump ver to 0.3.5

This commit is contained in:
Vaxry 2024-05-07 15:09:46 +01:00
parent 6119dc2a96
commit 94e32ec37e

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
set(VERSION 0.3.4)
set(VERSION 0.3.5)
project(hyprwayland-scanner
DESCRIPTION "A hyprland version of wayland-scanner in and for C++"