From 8866b636eef6b08bc0f923ddb86d47f4510039d1 Mon Sep 17 00:00:00 2001 From: Nick Iafelice Date: Wed, 6 Dec 2023 12:27:23 -0700 Subject: [PATCH] NDS-174: NDS 1.4.0 Release --- README.md | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4866a0e8..9e772eec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NIAID Design System (NDS) -VERSION 1.3.0 +VERSION 1.4.0 The [NIAID Design System](https://designsystem.niaid.nih.gov/) was developed within the Office of Communications and Government Relations (OCGR) at the National Institute of Allergy and Infectious Diseases (NIAID) by Booz Allen Hamilton. The design system is designed to aid users with the process of creating policy-compliant websites that conform to design standards and guidance set by NIAID, NIH, HHS, and USWDS. diff --git a/package-lock.json b/package-lock.json index e4762ebc..89935ca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "niaid-design-system", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 218379df..0bcd731c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "niaid-design-system", - "version": "1.3.0", + "version": "1.4.0", "description": "NIAID Design System", "main": "public/index.html", "dependencies": {