From d07ad7a7e4dd9b2b4015569e98a0225f5b3b20fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anna=20=C5=81ach?= Date: Fri, 8 Oct 2021 14:21:21 +0200 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da270b78..3255800f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brainhubeu/license-auditor", - "version": "1.1.1-canary.0", + "version": "1.1.1", "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": {