From 847a95a8f1c669744b5e0ccc82ed22d7c6cc1d07 Mon Sep 17 00:00:00 2001 From: Minh Cung Date: Thu, 1 Dec 2022 17:34:42 +1100 Subject: [PATCH] 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eef90c9..46a7c69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cungminh2710/pseudolocalize", - "version": "1.5.1", + "version": "1.5.2", "description": "Several implementation of pseudolocalizing ICU strings", "sideEffects": false, "main": "dist/index.js",