diff --git a/meson.build b/meson.build index eeef2e0..4a06c92 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cagebreak', 'c', - version: '1.2.0', + version: '1.2.1', license: 'MIT', default_options: [ 'c_std=c11',