Skip to content

Commit 551b21c

Browse files
authored
Merge pull request #1245 from alphagov/release-95.0.1
Release 95.0.1
2 parents 9cacaca + 3b1ab8b commit 551b21c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 95.0.1
22
* Update Pact specs to match the publishing-api [PR](https://github.com/alphagov/publishing-api/pull/2669)
33

44
# 95.0.0

lib/gds_api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GdsApi
2-
VERSION = "95.0.0".freeze
2+
VERSION = "95.0.1".freeze
33
end

0 commit comments

Comments
 (0)