Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <me@davidcel.is>
  • Loading branch information
davidcelis committed Jul 2, 2014
1 parent 0b783e4 commit 04eeaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/console/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Rack
class Console
class Version
MAJOR = 1
MINOR = 1
MINOR = 2
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 04eeaf9

Please sign in to comment.