rack-attack/lib/rack/attack/version.rb
Aaron Suggs e5cf56ae46 v5.0.0
No beta.

And update Changelog (for the last time)
2016-08-09 12:59:43 -04:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '5.0.0'
end
end