cmake: bump ver to 0.2.0

This commit is contained in:
Vaxry 2024-03-13 15:26:35 +00:00
parent f3a41161ec
commit 0fe1028255
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(hyprlock
DESCRIPTION "A gpu-accelerated screen lock for Hyprland"