Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome committed Jun 13, 2024
1 parent 52963ea commit 15e0cba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Git Line Blame",
"description": "Display inline information in the text editor about the latest commit that edited the currently selected line",
"publisher": "carlthome",
"version": "0.8.0",
"version": "0.9.0",
"license": "AGPL-3.0-only",
"icon": "icon.png",
"engines": {
Expand Down Expand Up @@ -56,4 +56,4 @@
"mocha": "^10.4.0",
"typescript": "^5.4.3"
}
}
}

0 comments on commit 15e0cba

Please sign in to comment.