mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-17 17:53:01 -06:00
Follow https://www.npmjs.com/package/genversion and show the package version in the description
This commit is contained in:
parent
10579a553e
commit
01222423b7
3 changed files with 10 additions and 3 deletions
2
nodes/version.ts
Normal file
2
nodes/version.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Generated by genversion.
|
||||
export const version = '0.1.0';
|
||||
Loading…
Add table
Add a link
Reference in a new issue