Bump version to 0.2.0 in meson.build

This commit is contained in:
2026-03-22 19:04:59 -05:00
parent 0db2ec12c5
commit e1b8aa1594
+1 -1
View File
@@ -1,5 +1,5 @@
project('vx', 'c',
version : '0.1.0',
version : '0.2.0',
default_options : [
'c_std=c11',
'warning_level=2',