From 29018aed05a33cb13e4025331ccf1d24b5aa1327 Mon Sep 17 00:00:00 2001 From: worksofliam Date: Tue, 16 Apr 2024 11:41:15 -0400 Subject: [PATCH] Bump rpglint to 0.26.4 Signed-off-by: worksofliam --- cli/rpglint/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/rpglint/package.json b/cli/rpglint/package.json index 80b0f970..66b7f15f 100644 --- a/cli/rpglint/package.json +++ b/cli/rpglint/package.json @@ -1,6 +1,6 @@ { "name": "@halcyontech/rpglint", - "version": "0.17.5", + "version": "0.26.4", "description": "rpglint CLI tool", "bin": { "rpglint": "./dist/index.js"