build: bump version to 0.6.0

This commit is contained in:
Simon Ser 2022-06-09 11:25:25 +02:00
parent 723934d0b0
commit 520d83ff56
1 changed files with 1 additions and 1 deletions

View File

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