From 4d4dee2f78f745017e51d0a51728b648e9083975 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 10 Sep 2022 17:04:38 +0200 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad04162..7144f53 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@joepie91/eslint-config", "description": "An ESLint configuration for correctness, not style", - "version": "1.1.0", + "version": "1.1.1", "main": "index.js", "repository": "http://git.cryto.net/joepie91/eslint-configuration.git", "author": "Sven Slootweg ",