From a6e5b28d6b261dc3fda9a3ecacb6b41fcbc80663 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Wed, 4 Oct 2023 11:16:05 -0500 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e173528..69230fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zachleat/table-saw", - "version": "1.0.2", + "version": "1.0.3", "description": "A small web component for responsive elements.", "main": "table-saw.js", "scripts": {