From ac54229296b29906b02a670a85fe7aef0ea2d8a9 Mon Sep 17 00:00:00 2001 From: Anthony Barnes Date: Tue, 21 May 2019 08:42:21 +1000 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 555dd526..03cc2c87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html_codesniffer", - "version": "2.3.0", + "version": "2.4.0", "description": "HTML_CodeSniffer is a client-side JavaScript that checks a HTML document or source code, and detects violations of a defined coding standard.", "license": "BSD-3-Clause", "main": "index.js",