From fd7529da45d51f279e8123febeb887abc1114e58 Mon Sep 17 00:00:00 2001 From: Minh Cung Date: Fri, 13 Jan 2023 16:34:44 +1100 Subject: [PATCH] 1.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a62441f..f460aab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cungminh2710/pseudolocalize", - "version": "1.5.2", + "version": "1.5.3", "description": "Several implementation of pseudolocalizing ICU strings", "sideEffects": false, "main": "dist/index.js",