bump version to 0.8.3

This commit is contained in:
DreamMaoMao 2025-08-31 11:51:40 +08:00
parent 33d6de6bcf
commit 13d0424c1b

View file

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