Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare 0.0.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwebbcole committed Apr 1, 2015
1 parent 9f06854 commit cd666f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -16,4 +16,4 @@
"dependencies": {
"htmlhint": "^0.9.6"
}
}
}

2 comments on commit cd666f4

@hd-deman
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johnwebbcole Please, don't forget to update notable changes in releases when you publish something new release and update release draft if you merge PRs. https://github.com/AtomLinter/linter-htmlhint/releases

@johnwebbcole
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.