diff --git a/meson.build b/meson.build index 5b0f9a6..3a84794 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.1.3', + version: '0.1.4', license: 'MIT', default_options: [ 'c_std=c11',