Skip to content

Commit

Permalink
Bump version to 69.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Thorner committed Jan 19, 2021
1 parent 1ae364d commit 1897ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased
# 69.1.0

* Restore find_subscriber_list adapter
* Restore find_subscriber_list adapter (for Content Tagger)

# 69.0.0

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

0 comments on commit 1897ec6

Please sign in to comment.