Skip to content

Commit

Permalink
bump version of @thib3113/node-red-lovebox to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thib3113 committed May 20, 2024
1 parent b5367f8 commit dafc28c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/node-red-lovebox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thib3113/node-red-lovebox",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node-red-lovebox/src/pkg.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.1' };
export const pkg = { name: '@thib3113/node-red-lovebox', version: '1.0.2' };

0 comments on commit dafc28c

Please sign in to comment.