We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9839193 commit 47dfabdCopy full SHA for 47dfabd
2 files changed
packages/node-red-lovebox/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@thib3113/node-red-lovebox",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
packages/node-red-lovebox/src/pkg.ts
@@ -1 +1 @@
-export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.0' };
+export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.1' };
0 commit comments