From cad6721aa44e04e973c65352ac661296f8068275 Mon Sep 17 00:00:00 2001 From: Gokul K <8376313+gokulk16@users.noreply.github.com> Date: Wed, 5 Jul 2023 19:11:34 +0530 Subject: [PATCH] Update manifest.json to new release --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 13dc878..ec2729a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "select-current-line", "name": "Select current line", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "1.0.0", "description": "Selects the current line where the cursor is placed. Press 'ESC' button to select.", "author": "Gokul",