Bump version to 1.16.0

This commit is contained in:
Paul van Tilburg 2015-06-20 21:53:43 +02:00
parent 7c9eb3febc
commit fef9f5c0b6
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.14.0'
VERSION = '1.16.0'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.