diff --git a/package-lock.json b/package-lock.json index 5053ac46..27385992 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@health.gov.au/health-design-system", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@health.gov.au/health-design-system", - "version": "2.0.1", + "version": "2.0.2", "license": "GNU GENERAL PUBLIC LICENSE v3", "dependencies": { "copy": "^0.3.2", diff --git a/package.json b/package.json index ea97a721..a8f1ef63 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@health.gov.au/health-design-system", "author": "Australian Government Department of Health and Aged Care (https://www.health.gov.au)", "description": "Design system for health.gov.au and related products.", - "version": "2.0.1", + "version": "2.0.2", "repository": { "type": "git", "url": "https://github.com/healthgovau/health-design-system.git"