From 8fe7f8b7b7c76dbb58ae53cebaabf887ad90edb8 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Thu, 13 Oct 2022 13:11:18 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a5a256..d3ceab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ejs-lint", - "version": "1.2.2", + "version": "2.0.0", "description": "Linter/Syntax Checker for EJS Templates", "author": "Ryan Zimmerman (http://ryanzim.com/)", "license": "MIT",