From 04627bf53a2f1371524745194e543ff717f93a79 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 21 Aug 2023 15:43:39 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d932f931a..b686f5006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nhsuk-frontend", - "version": "7.0.0", + "version": "7.1.0", "description": "NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.", "scripts": { "prepare": "gulp bundle",