diff --git a/package-lock.json b/package-lock.json index 8498f57..fe1f032 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "words-pt", - "version": "1.0.22", + "version": "1.0.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "words-pt", - "version": "1.0.22", + "version": "1.0.23", "license": "GPL-3.0", "dependencies": { "async": "^3.2.4", diff --git a/package.json b/package.json index 3b9f80b..51649e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "words-pt", - "version": "1.0.22", + "version": "1.0.23", "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": {