Skip to content

Commit

Permalink
Release 92.0.0
Browse files Browse the repository at this point in the history
Includes:
- #1220
- #1219
  • Loading branch information
yuetylauiris committed Dec 15, 2023
1 parent 6dc170f commit cfa0861
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
# 92.0.0
* Alter `snac` field to `gss` in Imminence API `places` method contract.
* BREAKING: Remove Asset Manager API `whitehall_asset` method and helpers
* Note: These are no longer used by any apps, so should not be breaking in practice.
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 = "91.1.0".freeze
VERSION = "92.0.0".freeze
end

0 comments on commit cfa0861

Please sign in to comment.