bump emoncms version for nom

This commit is contained in:
Dave Conway-Jones 2017-11-18 23:34:39 +00:00
parent 72f6c03e00
commit ab99139ce3
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-emoncms",
"version" : "0.0.14",
"version" : "0.0.15",
"description" : "A Node-RED node to fetch/post data to/from emoncms",
"dependencies" : {
},