Skip to content

Commit

Permalink
Merge pull request #678 from alphagov/release
Browse files Browse the repository at this point in the history
Release 8.5.0
  • Loading branch information
joelanman authored Jan 16, 2019
2 parents d89c86a + 9b91756 commit d2749d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 8.5.0

Features:
- [#672 Replace ‘check answers’ pattern with updated code](https://github.com/alphagov/govuk-prototype-kit/pull/672)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.4.0
8.5.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express-prototype",
"description": "GOVUK prototyping app in Express",
"version": "8.4.0",
"version": "8.5.0",
"private": true,
"engines": {
"node": "^8.9.1"
Expand Down

0 comments on commit d2749d8

Please sign in to comment.