bump version to 0.10.9

This commit is contained in:
DreamMaoMao
2025-12-30 11:45:37 +08:00
parent ed1612f1bd
commit d6dbb7a701

View File

@@ -1,5 +1,5 @@
project('mango', ['c', 'cpp'],
version : '0.10.8',
version : '0.10.9',
)
subdir('protocols')