From f9a28cd0f008ba181939e1ed7e9326b979f58046 Mon Sep 17 00:00:00 2001 From: Bronley Plumb Date: Fri, 23 Aug 2024 11:18:11 -0400 Subject: [PATCH] 0.8.24 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2350424..3f198a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rokucommunity/bslint", - "version": "0.8.23", + "version": "0.8.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rokucommunity/bslint", - "version": "0.8.23", + "version": "0.8.24", "license": "MIT", "dependencies": { "fs-extra": "^10.0.0", diff --git a/package.json b/package.json index 56431b5..3d70aff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rokucommunity/bslint", - "version": "0.8.23", + "version": "0.8.24", "description": "BrighterScript linter plugin", "main": "dist/index.js", "bin": {