From 973db08c779f21807e9707b9e7f853faa607b8ff Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:55:49 -0500 Subject: [PATCH] 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea69f35..a308947 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mandarin", "description": "Automatic i18n markdown translation and i18n phrase translation using Google Translate", - "version": "5.0.5", + "version": "5.0.6", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/ladjs/mandarin/issues",