bump version to 0.13.0

This commit is contained in:
DreamMaoMao 2026-05-15 10:52:49 +08:00
parent d4ea89f356
commit 1ce245af5c

View file

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