bump version

This commit is contained in:
Konstantin Haase 2011-03-19 10:26:17 +01:00
parent 0c9e3d869e
commit 802b41cfc2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ require 'sinatra/showexceptions'
require 'tilt'
module Sinatra
VERSION = '1.2.1'
VERSION = '1.3.0'
# The request object. See Rack::Request for more info:
# http://rack.rubyforge.org/doc/classes/Rack/Request.html