Bump version to 1.10

This commit is contained in:
Paul van Tilburg 2014-11-01 22:10:45 +01:00
parent ca533ad158
commit 730736a84a
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.8'
VERSION = '1.10'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.