From e7f02c836fecdbbf53737f2637d91aba6c808faa Mon Sep 17 00:00:00 2001 From: Kael Zhang Date: Thu, 16 Nov 2023 19:41:39 +0800 Subject: [PATCH] 5.3.0: #105 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34ae877..7c62cad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ignore", - "version": "5.2.4", + "version": "5.3.0", "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", "files": [ "legacy.js",