Skip to content

Commit

Permalink
Release 9.15.0
Browse files Browse the repository at this point in the history
* Add Sanitiser::Strategy::SanitisingError to excluded exceptions list ([#402](#402))
  • Loading branch information
unoduetre committed Oct 23, 2024
1 parent f2c577c commit 7b8d453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 9.15.0

* Add Sanitiser::Strategy::SanitisingError to excluded exceptions list ([#402](https://github.com/alphagov/govuk_app_config/pull/402))

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_app_config/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukAppConfig
VERSION = "9.14.4".freeze
VERSION = "9.15.0".freeze
end

0 comments on commit 7b8d453

Please sign in to comment.