From 290090c9b2b7a276e04f328d58b52afc6e77bc02 Mon Sep 17 00:00:00 2001 From: Perreal Guillaume <guillaume.perreal@irstea.fr> Date: Wed, 9 Oct 2019 15:14:18 +0200 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c6731b..86d1929 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irstea-typescript-config", - "version": "2.1.1", + "version": "2.1.2", "description": "TSC, TSLint and Prettier configuration.", "repository": "https://gitlab.irstea.fr/pole-is/packages/irstea-typescript-config.git", "keywords": [ -- GitLab