Bump version to 1.16.1

This commit is contained in:
Paul van Tilburg 2015-07-11 21:48:40 +02:00
parent f5d2c5af08
commit 1376ac3828
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.16.0'
VERSION = '1.16.1'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.