diff --git a/package.json b/package.json index 1bd81b2..a2311c8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "linter-package": true, "activationEvents": [], "main": "./lib/init", - "version": "0.0.11", + "version": "0.0.12", "description": "Linter plugin for HTML, using htmlhint", "repository": { "type": "git", @@ -16,4 +16,4 @@ "dependencies": { "htmlhint": "^0.9.6" } -} \ No newline at end of file +}