cmakelists: bump ver to 0.2.0

This commit is contained in:
Vaxry 2024-04-22 10:22:45 +01:00
parent 7c9c8adfe7
commit a0263ab9fc
1 changed files with 1 additions and 1 deletions

View File

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