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": {