Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed May 17, 2011
1 parent 40a4b58 commit e2d6ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sinatra/base.rb
Expand Up @@ -7,7 +7,7 @@
require 'tilt'

module Sinatra
VERSION = '1.2.6'
VERSION = '1.2.7'

# The request object. See Rack::Request for more info:
# http://rack.rubyforge.org/doc/classes/Rack/Request.html
Expand Down

0 comments on commit e2d6ac2

Please sign in to comment.