Bumped version to 0.0.2

This commit is contained in:
Keith Bowes 2020-02-25 20:46:38 -05:00
parent 32251c9251
commit bb28c692aa

View file

@ -3,7 +3,7 @@
project( project(
'waybox', 'waybox',
'c', 'c',
version: '0.0.1', version: '0.0.2',
license: 'MIT', license: 'MIT',
meson_version: '>=0.43.0', meson_version: '>=0.43.0',
default_options: [ default_options: [