build: bump version to 0.5.0

This commit is contained in:
Simon Ser 2021-11-05 16:25:28 +01:00
parent 9ef1d6aa2b
commit 7c0f352560
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'xdg-desktop-portal-wlr',
'c',
version: '0.4.0',
version: '0.5.0',
license: 'MIT',
meson_version: '>=0.50.0',
default_options: ['c_std=c11', 'warning_level=2', 'werror=true'],