diff --git a/meson.build b/meson.build index ee6d4c7a..e7e12b8f 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.1.1', + version: '0.1.2', license: 'MIT', default_options: [ 'c_std=c11',