diff --git a/meson.build b/meson.build index a00471e..ce8e844 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cagebreak', 'c', - version: '1.3.3', + version: '1.3.4', license: 'MIT', default_options: [ 'c_std=c11',