Commit f25f84f9 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

version bump

parent b612e648
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ use Mojolicious::Lite;
use Cache::File;
use Travel::Status::DE::DeutscheBahn;

our $VERSION = '0.02';
our $VERSION = '0.03';

sub get_results_for {
	my ($station) = @_;