From 0a4bde31d6c19d9eccd6de13d969419aa113f064 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 4 Mar 2024 06:06:20 +0100 Subject: Release v0.10 --- 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 f5255a5..a14b03c 100755 --- a/bin/db-wagenreihung +++ b/bin/db-wagenreihung @@ -4,7 +4,7 @@ use warnings; use 5.020; use utf8; -our $VERSION = '0.09'; +our $VERSION = '0.10'; use Getopt::Long; use List::Util qw(min); @@ -168,7 +168,7 @@ B I I =head1 VERSION -version 0.09 +version 0.10 This is beta software: API and output format may change without notice. -- cgit v1.2.3