Private
Public Access
1
0

version bump

This commit is contained in:
2025-07-15 18:59:03 -07:00
parent 3e43bd1434
commit 356a1b85b9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('kordophone', 'vala',
version : '1.0.0',
version : '1.0.1',
meson_version : '>=0.56.0',
default_options : ['warning_level=2']
)