build: bump versino to 0.2.0

This commit is contained in:
Simon Barth 2018-12-01 11:17:32 +01:00
parent a22311ec76
commit 92e39b586c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project( project(
'wlroots', 'wlroots',
'c', 'c',
version: '0.1.0', version: '0.2.0',
license: 'MIT', license: 'MIT',
meson_version: '>=0.48.0', meson_version: '>=0.48.0',
default_options: [ default_options: [