Follow https://www.npmjs.com/package/genversion and show the package version in the description

This commit is contained in:
Valentina Lilova 2022-04-21 17:46:38 +03:00
commit 01222423b7
3 changed files with 10 additions and 3 deletions

2
nodes/version.ts Normal file
View file

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