Browse Source

Bumps to v13.3.0

main
Keith Daulton 1 year ago
parent
commit
0747d1e946
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -2,7 +2,7 @@
"name": "gitlens", "name": "gitlens",
"displayName": "GitLens — Git supercharged", "displayName": "GitLens — Git supercharged",
"description": "Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more", "description": "Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more",
"version": "13.2.0",
"version": "13.3.0",
"engines": { "engines": {
"vscode": "^1.72.0" "vscode": "^1.72.0"
}, },

Loading…
Cancel
Save