Skip to content

Commit

Permalink
Merge pull request #362 from alphagov/release-0-24-1
Browse files Browse the repository at this point in the history
Release 0.24.1
  • Loading branch information
rubenarakelyan authored Jun 22, 2018
2 parents 2f1a012 + beac3b0 commit f164b28
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
# 0.24.1

- Update the link to the crown copyright page on The National Archives website.

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_template/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukTemplate
VERSION = "0.24.0"
VERSION = "0.24.1"
end

0 comments on commit f164b28

Please sign in to comment.