From 545ef2c4a2641d0687280d8e26b724ce6815e31f Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro Date: Fri, 12 Feb 2021 20:25:39 -0300 Subject: [PATCH] -- --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4685f65..cea5076 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "singularity-tagger", - "version": "1.0.1", + "version": "1.0.2", "description": "Portuguese POS-Tagger writen in core Node.JS, specially designed to work with streams.", "main": "index.js", "scripts": {