From 4d9cc501a22af9c2de66733d143be174c7dc16fa Mon Sep 17 00:00:00 2001 From: Leask Wong Date: Sun, 18 Aug 2024 01:54:59 +0000 Subject: [PATCH] [BUILD] 40a032aeac90aff94d1d94323899e95063d2211e --- lib/manifest.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/manifest.mjs b/lib/manifest.mjs index 82a0c8f..dba508a 100644 --- a/lib/manifest.mjs +++ b/lib/manifest.mjs @@ -1,7 +1,7 @@ const manifest = { "name": "utilitas", "description": "Just another common utility for JavaScript.", - "version": "1997.1.6", + "version": "1997.1.7", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs",