Bump to v0.3.0

This commit is contained in:
Simon Ser 2021-04-18 17:14:20 +02:00
parent af7cdec82d
commit 9f7e59c80a
1 changed files with 1 additions and 1 deletions

View File

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