diff --git a/package-lock.json b/package-lock.json index 563c7cd..cdcedb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hypermath", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hypermath", - "version": "0.0.1", + "version": "0.0.2", "license": "UNLICENSED", "dependencies": { "@nestjs/common": "^10.0.0", diff --git a/package.json b/package.json index e41cc8b..798b545 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hypermath", - "version": "0.0.1", + "version": "0.0.2", "description": "Tired of writing a metric ton of code just to have simple multiplication not return incorrect results? Me too...", "author": "Hypertek Solutions LLC (https://liveuptothehype.com)", "license": "MIT",