From c84338838750cd52a34c365964c983a45f18ae1c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 13 Feb 2023 17:31:27 +0100 Subject: Release v0.08 --- bin/db-wagenreihung | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/db-wagenreihung b/bin/db-wagenreihung index 3ca55cd..8932f15 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.07'; +our $VERSION = '0.08'; use Getopt::Long; use List::Util qw(min); @@ -168,7 +168,7 @@ B I I =head1 VERSION -version 0.07 +version 0.08 This is beta software: API and output format may change without notice. -- cgit v1.2.3