Update package.json

This commit is contained in:
Dave Conway-Jones 2020-01-04 10:29:36 +00:00
parent 9478bfa14a
commit 9cc3d237fb
No known key found for this signature in database
GPG Key ID: 302A6725C594817F
1 changed files with 1 additions and 1 deletions

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"