Skip to content

Commit 2ccbd5d

Browse files
committed
Update version
1 parent 5345a89 commit 2ccbd5d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929

3030
- name: Build
3131
run: |
32-
npm run clean
3332
npm run build
3433
3534
- id: publish

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@makingchatbots/n8n-nodes-genesys-cloud",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "n8n node for interacting with Genesys Cloud's Platform API",
55
"license": "MIT",
66
"homepage": "https://makingchatbots.com",

0 commit comments

Comments
 (0)