Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
idanpa committed May 13, 2019
1 parent a02ac98 commit c33819b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 0.0.4
- Check specific commit
- Bug fixes

## 0.0.3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "checkpatch",
"displayName": "checkpatch",
"description": "Using linux kernel checkpatch tool to lint code.",
"version": "0.0.3",
"version": "0.0.4",
"publisher": "idanp",
"engines": {
"vscode": "^1.32.0"
Expand Down

0 comments on commit c33819b

Please sign in to comment.