diff --git a/meson.build b/meson.build index 7b5e8cf..105f7f1 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('psequel', ['c', 'vala'], - version: '0.1.6', + version: '0.1.8', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], )