From 82dedbe8e09864e7dfc65dcc4721b02cf83b2330 Mon Sep 17 00:00:00 2001 From: Teodor Ionescu <31542280+tgbv@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:18:10 +0300 Subject: [PATCH] chore: using main branch for demos --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0fefa9b..b9507eb 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Features include and are not limited to: - Pulling VG resources locally. - Pushing VG resources remotely. - + - + ### Quick setup diff --git a/package.json b/package.json index 200200a..d867b39 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/tgbv/cognigy-vg.git" }, - "version": "1.0.1", + "version": "1.0.2", "description": "CLI to interact with Cognigy Voice Gateway.", "keywords": [ "cli", "cognigy", "cognigy-vg", "voice-gateway"