Skip to content

Commit

Permalink
Update for 1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raggi committed Dec 20, 2010
1 parent 4e442d3 commit 9ccdde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack.rb
Expand Up @@ -20,7 +20,7 @@ def self.version

# Return the Rack release as a dotted string.
def self.release
"1.1"
"1.1.1"
end

autoload :Builder, "rack/builder"
Expand Down

0 comments on commit 9ccdde9

Please sign in to comment.