From 9bd991dee2e4d190b10e649cded12385d1501173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cjeramysoucy=E2=80=9D?= Date: Thu, 28 Dec 2023 15:22:51 -0500 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ff443d..51d4ac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elastic/snyk-github-issue-creator", - "version": "2.1.2", + "version": "2.1.3", "description": "A CLI for creating GitHub issues based on vulnerabilities from your Snyk projects", "main": "lib/index.js", "scripts": {