diff --git a/meson.build b/meson.build index 0f6c2d4..feb771f 100644 --- a/meson.build +++ b/meson.build @@ -19,7 +19,7 @@ project( 'unl0kr', 'c', - version: '1.0.0', + version: '2.0.2', default_options: 'warning_level=3', meson_version: '>=0.53.0' )