Skip to content

Commit c86fed1

Browse files
committed
version bump to v1.4.2
1 parent d494309 commit c86fed1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next / unreleased
1+
## 1.4.2 / 2021-08-23
22

33
* Slightly improve performance.
44

lib/rails/html/sanitizer/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Rails
22
module Html
33
class Sanitizer
4-
VERSION = "1.4.1"
4+
VERSION = "1.4.2"
55
end
66
end
77
end

0 commit comments

Comments
 (0)