Skip to content

Commit

Permalink
Merge pull request #244 from alphagov/bump-version-13-3-0
Browse files Browse the repository at this point in the history
Bump to version 13.3.0
  • Loading branch information
Vanita Barrett authored Apr 8, 2020
2 parents b8d5f79 + 296f212 commit 594cea6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 13.3.0

* Add X-Slimmer-Ignore-Error header flag to prevent overriding non-200 status responses

# 13.2.2

* Fix bug where parent_name was called without app
Expand Down
2 changes: 1 addition & 1 deletion lib/slimmer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Slimmer
VERSION = "13.2.2".freeze
VERSION = "13.3.0".freeze
end

0 comments on commit 594cea6

Please sign in to comment.