Skip to content

Commit

Permalink
Update version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joepavitt committed Jun 9, 2022
1 parent 89e13b2 commit c19a248
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowforge/nr-launcher",
"version": "0.5.0",
"version": "0.6.0",
"description": "Wraper for starting Node-RED",
"main": "index.js",
"scripts": {
Expand All @@ -27,9 +27,9 @@
},
"homepage": "https://github.com/flowforge/flowforge-nr-launcher#readme",
"dependencies": {
"@flowforge/nr-audit-logger": "^0.5.0",
"@flowforge/nr-auth": "^0.5.0",
"@flowforge/nr-storage": "^0.5.0",
"@flowforge/nr-audit-logger": "^0.6.0",
"@flowforge/nr-auth": "^0.6.0",
"@flowforge/nr-storage": "^0.6.0",
"body-parser": "^1.20.0",
"command-line-args": "^5.2.1",
"express": "^4.18.1",
Expand Down

0 comments on commit c19a248

Please sign in to comment.