Skip to content

Commit

Permalink
Merge pull request #1189 from alphagov/release-version-86.0.0
Browse files Browse the repository at this point in the history
Release version 86.0.0
  • Loading branch information
KludgeKML authored Feb 20, 2023
2 parents 747afcb + 3a0e399 commit 56d3797
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
# 86.0.0

* BREAKING: Changes to Imminence API to support split-postcodes. In practice, the only consumer app for this API is Frontend, which is prepared for the change.

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 = "85.0.1".freeze
VERSION = "86.0.0".freeze
end

0 comments on commit 56d3797

Please sign in to comment.