diff --git a/lib/manifest.mjs b/lib/manifest.mjs index a3fb868..c94deac 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.33", + "version": "1996.1.34", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs", diff --git a/package.json b/package.json index 32ad1bd..b309a90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "utilitas", "description": "Just another common utility for JavaScript.", - "version": "1996.1.33", + "version": "1996.1.34", "private": false, "homepage": "https://github.com/Leask/utilitas", "main": "index.mjs",