From 07f236b7e763a93f160dc8ec84aad0c0164629fa Mon Sep 17 00:00:00 2001 From: byhow Date: Thu, 9 May 2024 01:06:04 -0700 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f26713e..b5bc68a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yanyu", - "version": "0.1.3", + "version": "0.1.4", "description": "A Chinese speech synthesis and recognition library toolkit", "main": "dist/index", "types": "dist/index",