Version bump to 0.1.1
This commit is contained in:
parent
27a5f00ea4
commit
1aed72ded4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
project('duckticker', 'cpp',
|
project('duckticker', 'cpp',
|
||||||
version: '0.1.0',
|
version: '0.1.1',
|
||||||
meson_version: '>=0.55.0',
|
meson_version: '>=0.55.0',
|
||||||
default_options: ['buildtype=debug', 'cpp_std=c++20', 'b_ndebug=if-release'],
|
default_options: ['buildtype=debug', 'cpp_std=c++20', 'b_ndebug=if-release'],
|
||||||
license: 'GPL3+',
|
license: 'GPL3+',
|
||||||
|
|
Loading…
Reference in a new issue