diff --git a/ajax/libs/html-inspector/package.json b/ajax/libs/html-inspector/package.json index c960d49ab..6bd2c1ee4 100644 --- a/ajax/libs/html-inspector/package.json +++ b/ajax/libs/html-inspector/package.json @@ -1,7 +1,7 @@ { "name": "html-inspector", "filename": "html-inspector.js", - "version": "0.4.0", + "version": "0.4.1", "description": "HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier.", "homepage": "https://github.com/philipwalton/html-inspector", "license": "MIT",