Bump the version to 1.17.1

This commit is contained in:
Paul van Tilburg 2018-10-15 19:49:38 +02:00
parent d89f9ac65b
commit f6a412f9be
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ end
module StopTime
# The version of the application
VERSION = '1.17.0'
VERSION = '1.17.1'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.