diff --git a/meson.build b/meson.build index 31a6f69..615e1f2 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libmks', 'c', - version: '0.1.0', + version: '0.1.1', meson_version: '>= 0.62.0', default_options: ['warning_level=2', 'werror=false', 'c_std=gnu11'], )