From f98178d8d6bd03609f028a9065ab8d929400d746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Veyret?= Date: Sun, 17 Jun 2018 14:48:08 +0200 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb1b338..7be4c85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl-ts", - "version": "3.0.2", + "version": "3.1.1", "description": "Internationalization library for TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",