opt: format code

fix: correct version message
This commit is contained in:
DreamMaoMao 2025-02-17 13:37:59 +08:00
parent 8ef33dacc0
commit 6287b292fe
7 changed files with 1958 additions and 1918 deletions

View file

@ -1,5 +1,5 @@
project('maomao', ['c', 'cpp'],
version : '0.1'
version : '0.1.1'
)
subdir('protocols')