Skip to content

Commit

Permalink
Release version 58.0.0
Browse files Browse the repository at this point in the history
Includes a breaking change for email-alert-api.
  • Loading branch information
thomasleese committed Mar 29, 2019
1 parent cff8936 commit 2021379
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
# 58.0.0

* Rename references of subscribable to subscriber_list in Email Alert API. Note
this is a breaking change for users of the Email Alert API adapters, clients
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 = '57.5.0'.freeze
VERSION = '58.0.0'.freeze
end

0 comments on commit 2021379

Please sign in to comment.