bump version to 0.10.3

This commit is contained in:
DreamMaoMao 2025-10-21 22:59:14 +08:00
parent f7379f625d
commit 776738cc28

View file

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