diff --git a/meson.build b/meson.build index 6925b67..9fe4ce9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cagebreak', 'c', - version: '1.0.2', + version: '1.0.3', license: 'MIT', default_options: [ 'c_std=c11',