diff --git a/meson.build b/meson.build index 8e0e74b..a343af5 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('diya-session-manager', ['c'], - version: '0.1.0', + version: '0.1.1', license: 'MIT', meson_version: '>=0.58.0', default_options: ['c_std=gnu11', 'warning_level=3'])