bump package versions for ping, msg pack and base64

This commit is contained in:
Dave Conway-Jones
2017-11-10 15:25:49 +00:00
parent 377cfbba92
commit 5018a3625f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-ping",
"version" : "0.0.13",
"version" : "0.0.14",
"description" : "A Node-RED node to ping a remote server, for use as a keep-alive check.",
"dependencies" : {
},