diff --git a/meson.build b/meson.build index 27d7a96..2a138ac 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project ( 'powersave', ['c', 'vala'], - version: '0.0.2', + version: '0.0.3', ) gettext_name = meson.project_name () + '-indicator'