diff options
Diffstat (limited to 'lib/Travel/Status/MOTIS/TripAtStopover.pm')
-rw-r--r-- | lib/Travel/Status/MOTIS/TripAtStopover.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/MOTIS/TripAtStopover.pm b/lib/Travel/Status/MOTIS/TripAtStopover.pm index 3aed288..6d80381 100644 --- a/lib/Travel/Status/MOTIS/TripAtStopover.pm +++ b/lib/Travel/Status/MOTIS/TripAtStopover.pm @@ -8,7 +8,7 @@ use DateTime::Format::ISO8601; use parent 'Class::Accessor'; -our $VERSION = '0.02'; +our $VERSION = '0.03'; Travel::Status::MOTIS::TripAtStopover->mk_ro_accessors( qw( |