From 1d4b3f149663c7432be994ca9588ddd32eaef453 Mon Sep 17 00:00:00 2001 From: Saran Tanpituckpong Date: Tue, 7 Apr 2020 12:16:46 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v2.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 710095e..9b99236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslint-config-gluons", - "version": "2.1.0", + "version": "2.2.0", "description": "Gluons' personal TSLint shareable config.", "main": "./dist/index.js", "typings": "./dist/index.d.ts",