diff --git a/meson.build b/meson.build index c0d056c..3cc2112 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('vx', 'c', - version : '0.1.0', + version : '0.2.0', default_options : [ 'c_std=c11', 'warning_level=2',