From 9928fc6f2a997419e7ce8b2dd7bc13cfec29140e Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Fri, 5 Jun 2015 22:36:00 +0200 Subject: [PATCH] Bump version to 1.12 --- stoptime.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stoptime.rb b/stoptime.rb index b16a9d6..341f2a4 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -54,7 +54,7 @@ end module StopTime # The version of the application - VERSION = '1.10' + VERSION = '1.12' puts "Starting Stop… Camping Time! version #{VERSION}" # @return [Hash{String=>Object}] The parsed configuration.