Bump version to 1.12

This commit is contained in:
Paul van Tilburg 2015-06-05 22:36:00 +02:00
parent e41b8715c2
commit 9928fc6f2a
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.10'
VERSION = '1.12'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.