diff --git a/package-lock.json b/package-lock.json index d6ff08b..2661883 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@togatech/helpful-js", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@togatech/helpful-js", - "version": "1.0.4", + "version": "1.0.5", "license": "GPL-3.0-or-later", "devDependencies": { "mocha": "^9.1.2" diff --git a/package.json b/package.json index 9bdec76..8111f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@togatech/helpful-js", - "version": "1.0.4", + "version": "1.0.5", "description": "A collection of helpful JavaScript functions, started by TogaTech.org and built by the open-source community", "main": "helpful.js", "directories": {