diff --git a/package-lock.json b/package-lock.json index ac76ebe..0ace2eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nhsapp-frontend", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nhsapp-frontend", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "devDependencies": { "@11ty/eleventy": "3.0.0-alpha.6", diff --git a/package.json b/package.json index 70fae34..49d0679 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nhsapp-frontend", - "version": "2.0.0", + "version": "2.0.1", "description": "A CSS library built on top of nhsuk-frontend providing styles for the NHS App.", "main": "index.js", "type": "module",