version: bump to 0.4.0

This commit is contained in:
vaxerski 2023-05-29 20:42:44 +02:00
parent ca077cc05c
commit 4d9ff0c177
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'xdg-desktop-portal-hyprland',
'c',
version: '0.2.1',
version: '0.4.0',
license: 'MIT',
meson_version: '>=0.58.0',
default_options: ['c_std=c11', 'warning_level=2', 'werror=false'],