1.1.1 Release
+1.1.0 Release
diff --git a/meson.build b/meson.build index 2fba9b7..e7f16ee 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ # Project name and programming language -project('com.github.avojak.warble', 'vala', 'c', version: '1.1.0') +project('com.github.avojak.warble', 'vala', 'c', version: '1.1.1') i18n = import('i18n') gnome = import('gnome')