From 7a2fd508f11a1fa4b33c2ab3cdd6689eacd0234d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 10 Jan 2021 12:19:49 +0100 Subject: release 0.06 --- lib/Travel/Status/DE/DBWagenreihung.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Status/DE/DBWagenreihung.pm') diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm index dd263a4..351e0e0 100644 --- a/lib/Travel/Status/DE/DBWagenreihung.pm +++ b/lib/Travel/Status/DE/DBWagenreihung.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.05'; +our $VERSION = '0.06'; use Carp qw(cluck confess); use JSON; @@ -641,7 +641,7 @@ Travel::Status::DE::DBWagenreihung - Interface to Deutsche Bahn Wagon Order API. =head1 VERSION -version 0.05 +version 0.06 This is beta software. The API may change without notice. -- cgit v1.2.3