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