bump version to 0.10.1

This commit is contained in:
DreamMaoMao
2025-10-19 11:03:27 +08:00
parent 5ed681cbe5
commit 346b39c580

View File

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