From 7713a76a728c2877e5ccaa28b561d20a4e6b8eb1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 20 Jun 2025 12:52:19 +0200 Subject: Release v0.03 --- bin/motis-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/motis-m b/bin/motis-m index 6f22c75..3c03745 100755 --- a/bin/motis-m +++ b/bin/motis-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.02'; +our $VERSION = '0.03'; use utf8; use DateTime; @@ -413,7 +413,7 @@ B [B<-s> I] BI|IB<:>I =head1 VERSION -version 0.02 +version 0.03 =head1 DESCRIPTION -- cgit v1.2.3