diff --git a/storage/tail/package.json b/storage/tail/package.json index 8604a078..ca5b5911 100644 --- a/storage/tail/package.json +++ b/storage/tail/package.json @@ -1,9 +1,9 @@ { "name": "node-red-node-tail", - "version": "0.3.0", + "version": "0.3.1", "description": "A node to tail files for Node-RED", "dependencies": { - "tail": "^2.2.0" + "tail": "^2.2.2" }, "repository": { "type": "git",