Skip to content

Commit

Permalink
Release 95.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb-gds committed Apr 29, 2024
1 parent 25ffb1a commit 9ba7e77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
# Unreleased
# 95.1.0
* Added stub for attempting to delete a missing asset from Asset Manager

# 95.0.1
Expand Down
2 changes: 1 addition & 1 deletion lib/gds_api/version.rb
@@ -1,3 +1,3 @@
module GdsApi
VERSION = "95.0.1".freeze
VERSION = "95.1.0".freeze
end

0 comments on commit 9ba7e77

Please sign in to comment.