bump version to 0.13.0

This commit is contained in:
DreamMaoMao 2026-05-15 10:52:49 +08:00
parent 851aa869b4
commit f9e17b6d76

View file

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