diff --git a/package-lock.json b/package-lock.json index fe1f032..ef89083 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "words-pt", - "version": "1.0.23", + "version": "1.0.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "words-pt", - "version": "1.0.23", + "version": "1.0.24", "license": "GPL-3.0", "dependencies": { "async": "^3.2.4", diff --git a/package.json b/package.json index 51649e0..ddc26f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "words-pt", - "version": "1.0.23", + "version": "1.0.24", "description": "The list of all the words in Portuguese, including all possible combinations and variations (masculine, feminine, plural, singular, verbal conjugations, etc.)", "main": "index.js", "scripts": {