Skip to content

Commit aa601ee

Browse files
author
Neil Matatall
committed
docs and bump
1 parent 448d5c1 commit aa601ee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.3.1
2+
======
3+
4+
Bugfix release: same-origin detection would error out when the URL containined invalid values (like |)
5+
16
1.3.0
27
======
38

lib/secure_headers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SecureHeaders
2-
VERSION = "1.3.0"
2+
VERSION = "1.3.1"
33
end

0 commit comments

Comments
 (0)