From 181575f71f6f94d61af2d3e4e461cc921c64ea4b Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Mon, 17 Jun 2019 18:29:46 +0200 Subject: [PATCH] Prepare release v0.3.0-alpha2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c63caed..daae6e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MQTT-Explorer", - "version": "0.3.0-alpha", + "version": "0.3.0-alpha1", "description": "Explore your message queues", "main": "dist/src/electron.js", "scripts": {