diff --git a/meson.build b/meson.build index 6c90ae7..8959f40 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'nedm', 'c', -version : '0.1.6', +version : '0.1.9', license : 'MIT', default_options : ['c_std=c23,c11', 'warning_level=3'] )