From df69fbe751f7f6f82e4870aa9ee12eb9cb064087 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 4 Dec 2019 02:25:26 -0500 Subject: [PATCH] Bumps to v10.3.0-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47ecc50..1a64cc4 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": "10.2.2", + "version": "10.3.0-alpha", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com"