From 8a4de62fe0e480833cb0c32fc1799050fa3db0d1 Mon Sep 17 00:00:00 2001 From: Teodor Ionescu <31542280+tgbv@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:48:24 +0300 Subject: [PATCH] chore: set license for npm --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b7b5ed9..3ecf90d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "type": "git", "url": "https://github.com/tgbv/cognigy-vg.git" }, - "version": "1.1.1", + "version": "1.1.2", + "license": "MIT", "description": "CLI to interact with Cognigy Voice Gateway.", "keywords": [ "cli", "cognigy", "cognigy-vg", "voice-gateway"