From 901acf2bed8bd40391e67e68a244890a5b01a2db Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Mon, 8 Jul 2019 01:42:29 +0200 Subject: [PATCH] Prepare release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a1c3b1..24966a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MQTT-Explorer", - "version": "0.3.1", + "version": "0.3.2", "description": "Explore your message queues", "main": "dist/src/electron.js", "scripts": {