From 21a8fe5e72e95f3d8f8ad3f680a8d54ce904b136 Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Mon, 26 Feb 2024 18:13:40 +0100 Subject: [PATCH] 6.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79c4582..229ca7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xliff", - "version": "6.2.0", + "version": "6.2.1", "description": "xliff2js and js2xliff converter xliff utils", "type": "module", "main": "./cjs/index.js",