diff --git a/lib/manifest.mjs b/lib/manifest.mjs index 13ca11c..577859c 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": "1996.1.25", + "version": "1996.1.26", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs",