diff --git a/package-lock.json b/package-lock.json index 68315ca..e53fc2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mauricioroberto/math-world", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mauricioroberto/math-world", - "version": "1.0.0", + "version": "1.0.1", "license": "ISC", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.59.7", diff --git a/package.json b/package.json index d4aa2ba..d34a166 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mauricioroberto/math-world", "private": false, - "version": "1.0.0", + "version": "1.0.1", "type": "module", "files": [ "dist"