From 03ca8b6d4758fc3a9deaf8afe79ccc1324e28162 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Fri, 31 Oct 2014 22:06:41 +0100 Subject: [PATCH] Bump version to 1.8 --- stoptime.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stoptime.rb b/stoptime.rb index 1e18616..04873ee 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -54,7 +54,7 @@ end module StopTime # The version of the application - VERSION = '1.6' + VERSION = '1.8' puts "Starting Stop… Camping Time! version #{VERSION}" # The parsed configuration (Hash).