From 01cd2427d202e063e24ddabd2aed4ebba19c54a4 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 13 Feb 2015 10:38:01 +0000 Subject: [PATCH] Add mqlight icon --- io/mqlight/icons/mqlightin.png | Bin 0 -> 510 bytes io/mqlight/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 io/mqlight/icons/mqlightin.png diff --git a/io/mqlight/icons/mqlightin.png b/io/mqlight/icons/mqlightin.png new file mode 100644 index 0000000000000000000000000000000000000000..dfaea130e010970595b6733a6f31d062fbd40174 GIT binary patch literal 510 zcmVe zSad^gZEa<4bO1wgWnpw>WFU8GbZ8()Nlj2!fese{00Cx6L_t(Y$L*E9N&`U@h0oo@ zLa~sG0?GZPT(yi#6WkbNanT>RnGa%#4@YRgka#FoWdTy8Jw6}6W zQpOcil4@pF_3A^CHYDv!nhXIOQCm3zUV%FB2Aq1eZQ#6v%g0f`)lgFf$O2cuM@(#{ zqkw}z*=u@FkUxMkH;zaL3&7nEj@~0M7Z-~>a1sM*y60ljtPKM5ZjNC{Gkn~-33EF1 zh2uT_g@FMFssT$q|JFU=@~_+zKn^JOZ_IzHFIL`u3cO72Q2+n{07*qoM6N<$f?R*d AT>t<8 literal 0 HcmV?d00001 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"