From a6224585bc525cd8cb4b4e4de7f0a8cd9a3d5950 Mon Sep 17 00:00:00 2001 From: Leask Wong Date: Sat, 27 Jul 2024 08:18:19 +0000 Subject: [PATCH] [BUILD] f4ee1fc18e01391c4a55327beb78a80e11056cad --- lib/manifest.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/manifest.mjs b/lib/manifest.mjs index 6791adc..0a3ee5b 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.2", + "version": "1997.1.3", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs",