From 91cbc1b47edbf614efe431bf3536d7d2c0f4fb52 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 2 Sep 2020 01:53:02 -0400 Subject: [PATCH] Bumps to 11.0.0-alpha.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a24c19..655f79a 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.3", + "version": "11.0.0-alpha.4", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com"