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

version increment

parent 8a9daae5
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.01';
our $VERSION = '0.02';

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