bump version to 0.10.6

This commit is contained in:
DreamMaoMao
2025-11-26 10:09:06 +08:00
parent 4280f8e0bf
commit e2ee985b8f

View File

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