diff --git a/package-lock.json b/package-lock.json index da3f1fb..39bc801 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nlp-hub-v4", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4347b92..104cd42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nlp-hub-v4", - "version": "1.0.4", + "version": "1.0.5", "description": "The hub for natural language processing (nlp) engines. Fork (https://github.com/marcelofelman/nlp-hub.git)", "main": "dist/index.js", "types": "dist/index.d.ts",