From 8205f78cee73ebed67f4ecb6437872033edea08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Veyret?= Date: Tue, 28 Jan 2020 16:20:36 +0100 Subject: [PATCH] Prepare for next version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ca3827..0dc78a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl-ts", - "version": "4.0.4", + "version": "4.1.0", "description": "Internationalization library for TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",