From a4455b97730ea96add637b38eecad4926e3d12e1 Mon Sep 17 00:00:00 2001 From: Victor Ferraz Date: Thu, 6 Feb 2020 11:03:27 -0300 Subject: [PATCH] Update version to 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92b46f0..d26ee3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-vinta", - "version": "1.4.2", + "version": "1.4.3", "description": "Vinta's ESLint and Prettier Shareable Configs", "main": "index.js", "scripts": {