build: Bump version number to 0.2.0

To differentiate it from the pre-rename version number, 0.1.0.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-02-26 17:48:19 +00:00
parent e22986d75c
commit 6ff0d7225b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('malcontent', 'c',
version : '0.1.0',
version : '0.2.0',
meson_version : '>= 0.47.0',
license: 'LGPLv2.1+',
default_options : [