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