Update package.json

This commit is contained in:
Dave Conway-Jones
2020-01-04 10:29:36 +00:00
parent 9478bfa14a
commit 9cc3d237fb

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-tail",
"version": "0.1.0",
"version": "0.1.1",
"description": "A node to tail files for Node-RED",
"dependencies": {
"tail": "^2.0.3"