bump version to 0.12.5

This commit is contained in:
DreamMaoMao 2026-03-01 12:02:57 +08:00
parent 54b56f3425
commit 54ea75f078

View file

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