diff --git a/meson.build b/meson.build index 58aa0619..7ee47f3a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'yabridge', 'cpp', - version : '0.1', + version : '1.0.0', default_options : ['warning_level=3', 'cpp_std=c++17', 'build.cpp_std=c++17'] )