Skip to content

Commit 3f3e2ff

Browse files
committed
Increments version to v0.1.4
This is a maintenance release. The only change is to upgrade two development dependencies.
1 parent 6c539e7 commit 3f3e2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-embedded-start",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Enables waiting for flows to have started for embedded Node-RED applications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)