bump version to 0.8.2

This commit is contained in:
DreamMaoMao 2025-08-17 12:26:23 +08:00
parent b71d9b74bf
commit c1c7b0e4f7

View file

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