浏览代码

Bumps to v13.3.0

main
Keith Daulton 1年前
父节点
当前提交
0747d1e946
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      package.json

+ 1
- 1
package.json 查看文件

@ -2,7 +2,7 @@
"name": "gitlens",
"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",
"version": "13.2.0",
"version": "13.3.0",
"engines": {
"vscode": "^1.72.0"
},

正在加载...
取消
保存