From 0c9c2f3cb07ed77f901805b4c8d9b106d8a8af52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=AF=E7=84=B6?= Date: Wed, 20 Dec 2023 17:07:56 +0800 Subject: [PATCH] Release 16.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9a44889..1b7351aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-n", - "version": "16.4.0", + "version": "16.5.0", "description": "Additional ESLint's rules for Node.js", "engines": { "node": ">=16.0.0"