Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 15e0cba

Browse files
committed
0.9.0
1 parent 52963ea commit 15e0cba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Git Line Blame",
44
"description": "Display inline information in the text editor about the latest commit that edited the currently selected line",
55
"publisher": "carlthome",
6-
"version": "0.8.0",
6+
"version": "0.9.0",
77
"license": "AGPL-3.0-only",
88
"icon": "icon.png",
99
"engines": {
@@ -56,4 +56,4 @@
5656
"mocha": "^10.4.0",
5757
"typescript": "^5.4.3"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)