From ca140374b6a9e4eef5109df71d4868ea73665a69 Mon Sep 17 00:00:00 2001 From: Keith Cirkel Date: Thu, 16 Jul 2020 12:00:16 +0100 Subject: [PATCH] 4.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f07530f7..767cc1e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-github", - "version": "4.0.1", + "version": "4.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 31ec73e6..1b66b1a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-github", - "version": "4.0.1", + "version": "4.1.0", "description": "An opinionated collection of ESLint shared configs and rules used by GitHub.", "main": "lib/index.js", "entries": [