Version bump to 0.2.0
This commit is contained in:
parent
8be26c2d1c
commit
78a933a101
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('orotool', 'cpp', 'c',
|
||||
version: '0.1.0',
|
||||
version: '0.2.0',
|
||||
meson_version: '>=0.55.0',
|
||||
default_options: ['buildtype=debug', 'cpp_std=gnu++17', 'b_ndebug=if-release'],
|
||||
license: 'GPL3+',
|
||||
|
|
Loading…
Reference in a new issue