mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +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
|
||||
|
||||
## 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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
module Rack
|
||||
class Attack
|
||||
VERSION = '5.0.0.beta1'
|
||||
VERSION = '5.0.0'
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue