mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
v5.0.0
No beta. And update Changelog (for the last time)
This commit is contained in:
parent
53699d624b
commit
e5cf56ae46
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
# Changlog
|
# Changlog
|
||||||
|
|
||||||
## master (unreleased)
|
## [New Releases here](https://github.com/kickstarter/rack-attack/releases)
|
||||||
|
|
||||||
|
This file is kept for historical documentation.
|
||||||
|
|
||||||
## v5.0.0.beta1 4 July 2016
|
## v5.0.0.beta1 4 July 2016
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
module Rack
|
module Rack
|
||||||
class Attack
|
class Attack
|
||||||
VERSION = '5.0.0.beta1'
|
VERSION = '5.0.0'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue