diff --git a/meson.build b/meson.build index 8e0d996..6e42ca1 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.0.1', + version: '0.1', license: 'MIT', default_options: [ 'c_std=c11',