This commit is contained in:
kramo
2023-07-08 16:01:32 +02:00
parent 6a06f7329d
commit a0c46bbc74
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
project('cartridges',
version: '2.0.2',
version: '2.0.3',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)