this release enhances usability and reliability
+I'd like to take a moment to thank everyone that contributed to sticky notes this far. I + am very grateful for your help and support.
+mostly a bug fix and tune-up release
diff --git a/meson.build b/meson.build index c9511db..3a9e53c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('sticky-notes', - version: '0.1.5', + version: '0.1.6', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], )