From d11c7ae066b31554f41c1f003797f6e17bfeabb8 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Sat, 26 Jan 2019 00:06:32 +0100 Subject: [PATCH] Prepare release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de0bd04..1f4ceaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MQTT-Explorer", - "version": "0.1.2", + "version": "0.1.3", "description": "Explore your message queues", "main": "dist/src/electron.js", "scripts": {