fix version

This commit is contained in:
DreamMaoMao 2025-02-17 14:02:17 +08:00
parent 14d9f559d8
commit aa8fb09df7
2 changed files with 2 additions and 2 deletions

View file

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