summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cgi/index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index e46933b..9fc4961 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -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) = @_;