From c4833f34ce8719c468831a3f310f7f3ba3f7b9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Veyret?= Date: Thu, 12 Mar 2020 22:33:46 +0100 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56491a5..1402461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl-ts", - "version": "4.1.0", + "version": "4.2.0", "description": "Internationalization library for TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",