cmake: bump version to 0.3.3

This commit is contained in:
Vaxry 2024-05-01 19:16:39 +01:00
parent f1050d83a2
commit 6ae6cd97e8
1 changed files with 1 additions and 1 deletions

View File

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