From 14aeebd16df305176ec7214ac9a29a5eb3261e8d Mon Sep 17 00:00:00 2001 From: Horusec <63017138+horusec@users.noreply.github.com> Date: Wed, 23 Feb 2022 08:36:47 -0300 Subject: [PATCH] versioning:release - [skip ci] automatic commit updating versioning files (#179) Signed-off-by: Horusec (cherry picked from commit 38bf5621700c1b101e7b80eebeebca28f8ddf8fa) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a97b05b..6ad7150 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "horusec", "displayName": "Horusec", "description": "Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.", - "version": "2.2.6", + "version": "2.2.7", "publisher": "ZupInnovation", "repository": "https://github.com/ZupIT/horusec-extensions/tree/master/horusec-vscode", "icon": "resources/horus_icon.png",