Skip to content

Commit

Permalink
Merge pull request #702 from alphagov/release-8.8.0
Browse files Browse the repository at this point in the history
Release version 8.8.0
  • Loading branch information
NickColley authored Mar 6, 2019
2 parents 892f07e + abbb35d commit 175ab86
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.8.0

Features:
- [#701 Update to GOV.UK Frontend version 2.8.0](https://github.com/alphagov/govuk-prototype-kit/pull/701) (See GOV.UK Frontend 2.7.0 [release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v2.8.0)).
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.7.0
8.8.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.7.0",
"version": "8.8.0",
"private": true,
"engines": {
"node": "^10.0.0"
Expand Down

0 comments on commit 175ab86

Please sign in to comment.