diff --git a/meson.build b/meson.build index 4d534d67..0390ed4f 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'yabridge', 'cpp', - version : '1.1.3', + version : '1.1.4', default_options : ['warning_level=3', 'cpp_std=c++17', 'build.cpp_std=c++17'] )