Bump minor version.

This commit is contained in:
Samuel Williams 2023-07-26 16:39:28 +12:00
parent 02ef216788
commit d82c9fd7e3
No known key found for this signature in database
GPG key ID: A0765423A44728FB

View file

@ -2,6 +2,6 @@
module Rack
class Attack
VERSION = '6.6.1'
VERSION = '6.7.0'
end
end