We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ccbd5d commit 2af9a39Copy full SHA for 2af9a39
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@makingchatbots/n8n-nodes-genesys-cloud",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "n8n node for interacting with Genesys Cloud's Platform API",
5
"license": "MIT",
6
"homepage": "https://makingchatbots.com",
@@ -14,7 +14,7 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "https://github.com/MakingChatbots/n8n-nodes-genesys-cloud.git"
+ "url": "git+https://github.com/MakingChatbots/n8n-nodes-genesys-cloud.git"
18
19
"bugs": {
20
"url": "https://github.com/MakingChatbots/n8n-nodes-genesys-cloud/issues"
0 commit comments