From e176e1b1f2aa0d983092b1231a1fff37567b8d9d Mon Sep 17 00:00:00 2001 From: Ben Gunn Date: Sat, 17 Aug 2024 18:19:59 +1000 Subject: [PATCH] Updated release version number --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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"