diff --git a/io/mqlight/icons/mqlightin.png b/io/mqlight/icons/mqlightin.png new file mode 100644 index 00000000..dfaea130 Binary files /dev/null and b/io/mqlight/icons/mqlightin.png differ diff --git a/io/mqlight/package.json b/io/mqlight/package.json index e5f6c8a5..2baebe7e 100644 --- a/io/mqlight/package.json +++ b/io/mqlight/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-mqlight", - "version" : "0.0.1", + "version" : "0.0.2", "description" : "A Node-RED node to send and receive message from IBM MQ Light", "dependencies" : { "mqlight" : "1.0.x"