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