Skip to content

Commit

Permalink
Merge pull request #1268 from alphagov/release-96.0.1
Browse files Browse the repository at this point in the history
Release 96.0.1
  • Loading branch information
unoduetre committed May 21, 2024
2 parents 71dc4c4 + 78821c2 commit 6f2e38f
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
# 96.0.1

* Update Pact specs to match the email-alert-api [PR](https://github.com/alphagov/email-alert-api/pull/2136)

Expand Down
2 changes: 1 addition & 1 deletion lib/gds_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GdsApi
VERSION = "96.0.0".freeze
VERSION = "96.0.1".freeze
end

0 comments on commit 6f2e38f

Please sign in to comment.