Skip to content

Commit c8fbddc

Browse files
committed
Increments version to v1.0.0
In essence, this promotes the functionality from v0.1.2 to v1.0.0. The v0.1.2 release is now almost 12 months old, and there are no new features planned or bugs currently reported. Releases v0.1.3 and v0.1.4 were solely maintenance, and did not improve or change any functionality.
1 parent ba3ddd3 commit c8fbddc

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.4",
3+
"version": "1.0.0",
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)