prepare for initial release

This commit is contained in:
2024-07-10 21:39:29 +02:00
parent fc4a232471
commit a695d2c3a1
7 changed files with 119 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
project(
'toolbox-tuner',
'rust',
version: '0.0.1',
version: '0.1.0',
meson_version: '>= 0.59',
# license: 'MIT',
)