Skip to content

Commit 41de0af

Browse files
authored
Merge pull request #1320 from alphagov/release-98.2.0
Release 98.2.0
2 parents e0691d4 + 27d1026 commit 41de0af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 98.2.0
44

55
* Add support for the the Signon API users endpoint [PR](https://github.com/alphagov/gds-api-adapters/pull/1316)
66

lib/gds_api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GdsApi
2-
VERSION = "98.1.0".freeze
2+
VERSION = "98.2.0".freeze
33
end

0 commit comments

Comments
 (0)