This commit is contained in:
Valentina 2022-04-21 18:01:09 +03:00
commit 857b6ef4f0
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
// Generated by genversion.
export const version = '0.1.0';
export const version = '0.1.1';

View file

@ -1,6 +1,6 @@
{
"name": "@digital-boss/n8n-nodes-starter",
"version": "0.1.0",
"version": "0.1.1",
"description": "Example starter module for custom n8n nodes.",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",