From b2c964754c679c4633a03a562f87eed8e968ee3b Mon Sep 17 00:00:00 2001 From: Badisi Date: Sat, 17 Apr 2021 22:28:20 +0200 Subject: [PATCH] dist(1.2.0) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 356ae03..62cce62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "1.1.0", + "version": "1.2.0", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/DSI-HUG/eslint-config", "license": "GPL-3.0-only",