diff --git a/package-lock.json b/package-lock.json index 2cf916f..dfb9c2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@featherhq/n8n-nodes-feather", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@featherhq/n8n-nodes-feather", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "devDependencies": { "@n8n/node-cli": "^0.11.0", diff --git a/package.json b/package.json index 0d0fd98..8b2722e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@featherhq/n8n-nodes-feather", - "version": "1.0.1", + "version": "1.0.2", "description": "n8n community node to work with the Feather API", "license": "MIT", "homepage": "https://featherhq.com",