Prepare for 1.0.0

This commit is contained in:
Johannes Marbach 2023-03-14 20:21:31 +01:00
parent 8cf9319a06
commit 50b6a23736
2 changed files with 10 additions and 7 deletions

View file

@ -19,7 +19,7 @@
project(
'unl0kr',
'c',
version: '0.3.1',
version: '1.0.0',
default_options: 'warning_level=3',
meson_version: '>=0.53.0'
)