From d0bb31af080c552267b2a3a83319d4780c8c71bd Mon Sep 17 00:00:00 2001 From: Peter Olson Date: Wed, 25 Sep 2019 18:33:00 +0600 Subject: [PATCH] update npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 364874a..8cf5a95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hanzi-tools", - "version": "1.2.7", + "version": "1.2.8", "author": "Peter Olson ", "description": "Converts from Chinese characters to pinyin, between simplified and traditional, and does word segmentation.", "license": "Unlicense",