From d42d4d4835f82f46e708ff9c765b4d0af9e71ece Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Sun, 20 Sep 2020 02:59:18 -0400 Subject: [PATCH] Bumps to 11.0.0-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84f076c0..4a5aa25 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "gitlens", "displayName": "GitLens — Git supercharged", "description": "Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more", - "version": "11.0.0-alpha.5", + "version": "11.0.0-beta.1", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com"