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