diff --git a/meson.build b/meson.build index 37f18d7..972c320 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'ashuffle', ['c', 'cpp'], - version: 'v3.14.2', + version: 'v3.14.3', default_options: ['cpp_std=c++17', 'warning_level=2'] )