Update package.json to current version.

This commit is contained in:
Philip Walton
2013-07-15 22:17:58 -07:00
parent ace08ca84d
commit 93d87bf728
+1 -1
View File
@@ -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",