Skip to content

Commit 96caedb

Browse files
committed
dev: set version to 1.6.0.dev
[skip ci]
1 parent a337ec8 commit 96caedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rails/html/sanitizer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Rails
22
module Html
33
class Sanitizer
4-
VERSION = "1.5.0"
4+
VERSION = "1.6.0.dev"
55
end
66
end
77
end

0 commit comments

Comments
 (0)