From 66a05778848ab1f982fed3499b0c6ad1bdb52e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anna=20=C5=81ach?= Date: Wed, 2 Mar 2022 20:03:24 +0100 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bac240a..aa5c43ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brainhubeu/license-auditor", - "version": "1.1.2", + "version": "1.2.0", "description": "License Auditor helps you track and validate licenses inside your project. Prevents unwanted law complications. License Auditor includes a step in your pipeline and creates notifications about potential problems with used licenses. At the moment, a notification means a comment.", "main": "index.js", "directories": {