From 958551556594d273ffbb4ba012ab946578e28556 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sun, 11 Sep 2016 15:10:01 +0200 Subject: [PATCH] Bump bump to 1.17.0 --- stoptime.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stoptime.rb b/stoptime.rb index 9e85636..3e02338 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -55,7 +55,7 @@ end module StopTime # The version of the application - VERSION = '1.16.1' + VERSION = '1.17.0' puts "Starting Stop… Camping Time! version #{VERSION}" # @return [Hash{String=>Object}] The parsed configuration.