diff --git a/package.json b/package.json index bd964cb..c6917f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "silktide-html-codesniffer", - "version": "2.2.8", + "version": "3.0.0", "description": "Silktide fork of HTML_CodeSniffer from https://github.com/squizlabs/HTML_CodeSniffer which is a client-side JavaScript that checks a HTML document or source code, and detects violations of a defined coding standard.", "main": "index.js", "private": true,