From 8dc0d59d44de75255d877739812c9f59d835736c Mon Sep 17 00:00:00 2001 From: Bob Wise Date: Mon, 19 Jul 2021 13:09:01 -0400 Subject: [PATCH] version 17.0.1 --- html/package-lock.json | 2 +- html/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/package-lock.json b/html/package-lock.json index 708ad8da22..789227318b 100644 --- a/html/package-lock.json +++ b/html/package-lock.json @@ -1,6 +1,6 @@ { "name": "@sparkdesignsystem/spark", - "version": "17.0.0", + "version": "17.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/html/package.json b/html/package.json index ed448d2f9c..9a553573ba 100644 --- a/html/package.json +++ b/html/package.json @@ -1,6 +1,6 @@ { "name": "@sparkdesignsystem/spark", - "version": "17.0.0", + "version": "17.0.1", "description": "Spark is the main package for the Spark Design System. This package contains the JavaScript and components that make up the basic interfaces for Quicken Loans Fintech products.", "main": "es5/sparkExports.js", "scripts": {