From 90ff1fda9ba12361c5b6e0446ce10eba09c69196 Mon Sep 17 00:00:00 2001 From: "w@rren" Date: Mon, 13 Jun 2022 13:25:58 +0100 Subject: [PATCH] Update package.json with release number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0104c7c7f..4f1b4565d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nhsuk-frontend", - "version": "6.1.0", + "version": "6.1.1", "description": "NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.", "scripts": { "prepare": "gulp bundle",