bump version to 0.8.9

This commit is contained in:
DreamMaoMao 2025-09-24 16:27:01 +08:00
parent 86bf7adf54
commit c98f191977

View file

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