bump version to 0.9.0

This commit is contained in:
DreamMaoMao 2025-09-28 11:50:39 +08:00
parent 1db74c5d87
commit 2cb55e64f6

View file

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