Skip to content

Commit

Permalink
version bump to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo committed Oct 20, 2023
1 parent 63787ef commit 5bed225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/action_view/html/sanitizer/version.rb
Expand Up @@ -3,7 +3,7 @@
module ActionView
module HTML
class Sanitizer
VERSION = "1.6.0"
VERSION = "2.0.0"
end
end
end

0 comments on commit 5bed225

Please sign in to comment.