Skip to content

Commit

Permalink
Merge pull request #114 from alphagov/release-501
Browse files Browse the repository at this point in the history
Release as 5.0.1
  • Loading branch information
kevindew committed May 22, 2024
2 parents a917f86 + 1efa7b3 commit 96875f3
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
# 5.0.1

* Improve speed of random schema generation for customised content items

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_schemas/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module GovukSchemas
# @private
VERSION = "5.0.0".freeze
VERSION = "5.0.1".freeze
end

0 comments on commit 96875f3

Please sign in to comment.