Merge branch 'main' of https://github.com/mangowm/mango into configurable_tag_count

This commit is contained in:
Gerry Hernandez 2026-03-10 13:17:01 -07:00
commit 5ddf07ec12

View file

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