bump version to 1.0.0 in meson.build

This commit is contained in:
2026-07-08 22:08:19 -05:00
parent bb503eec83
commit 5de9c9864d
+1 -1
View File
@@ -1,5 +1,5 @@
project('vx', 'c', 'cpp',
version : '0.2.0',
version : '1.0.0',
default_options : [
'c_std=c11',
'cpp_std=c++17',