Skip to content

Commit

Permalink
Merge pull request #1029 from alphagov/version-69-2-0
Browse files Browse the repository at this point in the history
Bump version to 69.2.0
  • Loading branch information
benthorner authored Jan 20, 2021
2 parents e0c9fc1 + 0361198 commit 532b822
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
# 69.2.0

* Remove unused email unpublish adapter

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 = "69.1.0".freeze
VERSION = "69.2.0".freeze
end

0 comments on commit 532b822

Please sign in to comment.