diff --git a/lib/manifest.mjs b/lib/manifest.mjs index 6a1194b..131316b 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": "1995.3.33", + "version": "1995.3.34", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs", diff --git a/package.json b/package.json index 34914e3..377a76a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "utilitas", "description": "Just another common utility for JavaScript.", - "version": "1995.3.33", + "version": "1995.3.34", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs",