From c86de47104fb8003a6d3b3088a409dedc35206d7 Mon Sep 17 00:00:00 2001 From: Ben Richeson Date: Sun, 4 Aug 2024 01:02:55 -0400 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2186bc0..4dab1a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@benricheson101/util", - "version": "1.0.3", + "version": "1.0.4", "private": false, "description": "A personal collection of reusable utility functions and types", "main": "build/lib/index.js",