mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -05:00
0.1.1
This commit is contained in:
parent
27f93846a5
commit
857b6ef4f0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
// Generated by genversion.
|
// Generated by genversion.
|
||||||
export const version = '0.1.0';
|
export const version = '0.1.1';
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@digital-boss/n8n-nodes-starter",
|
"name": "@digital-boss/n8n-nodes-starter",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Example starter module for custom n8n nodes.",
|
"description": "Example starter module for custom n8n nodes.",
|
||||||
"license": "SEE LICENSE IN LICENSE.md",
|
"license": "SEE LICENSE IN LICENSE.md",
|
||||||
"homepage": "https://n8n.io",
|
"homepage": "https://n8n.io",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue