From ca55ab0cd25c776f7a4fd544884dd661a47ef73c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 28 Apr 2024 20:36:09 +0200 Subject: Release v0.14 --- 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 068241b..e4e3a46 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.13'; +our $VERSION = '0.14'; use Getopt::Long; use List::Util qw(min); @@ -189,7 +189,7 @@ B I I =head1 VERSION -version 0.13 +version 0.14 This is beta software: API and output format may change without notice. -- cgit v1.2.3