bump version to 0.10.5

This commit is contained in:
DreamMaoMao 2025-11-04 13:49:26 +08:00
parent 9d9a4356e3
commit 1b0067eff1

View file

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