From 03f4b92040ce4c077f58a26098306d337563cacf Mon Sep 17 00:00:00 2001 From: Jesus Seijas Date: Thu, 12 Sep 2019 00:46:32 +0200 Subject: [PATCH] build: version 3.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd3ffdd7b..e3c3bee59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-nlp", - "version": "3.7.2", + "version": "3.8.0", "description": "Library for NLU (Natural Language Understanding) done in Node.js", "main": "lib/index.js", "scripts": {