From b81aea771c5bf97ce9213bc4f8aba684eb8fd65c Mon Sep 17 00:00:00 2001 From: Carlos Torres Date: Thu, 12 Sep 2024 12:50:08 +0200 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf166df..170423b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cabify/eslint-config", - "version": "2.1.2", + "version": "2.1.3", "description": "ESLint config for Cabify Javascript projects", "scripts": { "build": "echo 'No build to perform'",