Minor user interface translation improvements.
+As a slightly delayed present, this christmas update contains the following additions and improvements:
diff --git a/meson.build b/meson.build index a07a0ea..6045ab0 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('keypunch', 'rust', - version: '0.5.0', + version: '0.5.1', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], )