From da4184e35138ce9da4a682814ab5e72b5129b1f3 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 17 Jun 2025 18:11:44 +0200 Subject: Release v0.02 --- 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 036d880..6f22c75 100755 --- a/bin/motis-m +++ b/bin/motis-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.01'; +our $VERSION = '0.02'; use utf8; use DateTime; @@ -413,7 +413,7 @@ B [B<-s> I] BI|IB<:>I =head1 VERSION -version 0.01 +version 0.02 =head1 DESCRIPTION -- cgit v1.2.3