From 184765e75f3bfa0cea29a4e98034b434397ff0a4 Mon Sep 17 00:00:00 2001 From: Jesus Seijas Date: Sat, 7 Sep 2019 21:22:53 +0200 Subject: [PATCH] build: 3.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e44febbc0..cd3ffdd7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-nlp", - "version": "3.7.1", + "version": "3.7.2", "description": "Library for NLU (Natural Language Understanding) done in Node.js", "main": "lib/index.js", "scripts": {