From 26418fcbe41d3e988381deb1702d3f7f7940edeb Mon Sep 17 00:00:00 2001 From: jackie1santana Date: Thu, 18 Jul 2024 12:24:21 -0500 Subject: [PATCH] updated npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c94d0e..7bae6ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "showtimeago", - "version": "4.0.3", + "version": "4.0.4", "description": "ShowTimeAgo is a utility that provides a human-readable format of how long ago a date was with zero configuration.", "main": "index.js", "scripts": {