Bump version to 1.14.0

This commit is contained in:
Paul van Tilburg 2015-06-19 22:08:08 +02:00
parent a744a4f0d1
commit a97a305f6c
1 changed files with 1 additions and 1 deletions

View File

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