diff --git a/package.json b/package.json index d76a639..a292150 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.2", + "version": "11.0.0-alpha.3", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com"