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

Commit

Permalink
bump version to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
namusyaka committed Feb 19, 2018
1 parent 3cd3915 commit 922140a
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, 5, 3]
SIGNATURE = [1, 5, 4]
VERSION = SIGNATURE.join('.')

VERSION.extend Comparable
Expand Down

0 comments on commit 922140a

Please sign in to comment.