From 09f37af8d59d05bc596cd90113648c324c5abaf3 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 20 May 2019 21:24:31 +0200 Subject: [PATCH] Release v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d27087..9cd5c4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blowfish", "productName": "Blowfish", - "version": "1.0.1", + "version": "1.0.2", "description": "🐡 Simple Electron-based desktop app to retrieve and display your total Ocean Token balances.", "main": "./src/main.js", "scripts": {