From 3e306b8166c74dc9f5df2066f852ada9bcb57f38 Mon Sep 17 00:00:00 2001 From: Eric Amodio <eamodio@gmail.com> Date: Mon, 10 Feb 2020 15:56:03 -0500 Subject: [PATCH] Preps v10.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c29918..0a5c660 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.3.0-alpha", + "version": "10.2.1", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com"