bump version to 0.12.5

This commit is contained in:
DreamMaoMao 2026-03-01 12:02:57 +08:00
parent 755ffe06af
commit 243848f43e

View file

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