diff --git a/VERSION.txt b/VERSION.txt index 69c3ec6530..7961dfd420 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -9.13.0 +9.14.0 diff --git a/package.json b/package.json index ebaf77aa84..18f380a8de 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "govuk-prototype-kit", "description": "Rapidly create HTML prototypes of GOV.UK services", - "version": "9.13.0", + "version": "9.14.0", "private": true, "engines": { "node": ">=10.0.0 <16.0.0"