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",