From 5b07ef7b4597e361cf73d18433a0b4c92fe50a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Augustin=20=C5=A0ulc?= Date: Thu, 25 Nov 2021 21:34:37 +0100 Subject: [PATCH] Version bumped --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30eb535..7afcbd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@emanprague/eslint-config", - "version": "2.4.0", + "version": "2.5.0", "description": "ESlint and prettier configurations", "main": "eslint-config.js", "repository": "https://github.com/eManPrague/eslint-config.git",