diff --git a/stoptime.rb b/stoptime.rb index 5c5d7aa..8dbef5b 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -55,7 +55,7 @@ end module StopTime # The version of the application - VERSION = '1.16.0' + VERSION = '1.16.1' puts "Starting Stop… Camping Time! version #{VERSION}" # @return [Hash{String=>Object}] The parsed configuration.