Skip to content

Commit

Permalink
Merge pull request #643 from alphagov/release-8.4.0
Browse files Browse the repository at this point in the history
Release v8.4.0
  • Loading branch information
Jani Kraner authored Nov 19, 2018
2 parents 341c5fa + 5b1e103 commit b9fdaf1
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.4.0

New features:

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.3.0
8.4.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.3.0",
"version": "8.4.0",
"private": true,
"engines": {
"node": "^8.9.1"
Expand Down

0 comments on commit b9fdaf1

Please sign in to comment.