Skip to content

Commit f224144

Browse files
authored
Bump Version to 7.2.0 (#581)
Bump the release version to `7.2.0` and bump the ruby version so we can use `release-gem` to publish the gem to rubygems.
1 parent 4111d49 commit f224144

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.6
1+
3.4.8

lib/secure_headers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module SecureHeaders
4-
VERSION = "7.1.0"
4+
VERSION = "7.2.0"
55
end

0 commit comments

Comments
 (0)