From dc276a086d293074013d44d64e976035415707ac Mon Sep 17 00:00:00 2001 From: Taylor Schley Date: Thu, 16 Dec 2021 09:15:24 -0600 Subject: [PATCH] v2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 454ab0c..450991e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/pug-lint", "description": "An unopinionated and configurable linter and style checker for Pug (formerly Jade)", - "version": "2.6.0", + "version": "2.6.1", "author": "Ben Edwards ", "bin": { "pug-lint": "./bin/pug-lint"