Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Dec 10, 2012
1 parent ebcc43f commit a47d1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/protection/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ def self.version
VERSION
end

SIGNATURE = [1, 3, 0]
SIGNATURE = [1, 3, 1]
VERSION = SIGNATURE.join('.')

VERSION.extend Comparable
Expand Down

0 comments on commit a47d1b2

Please sign in to comment.