From 2f505c52cd5906de7b6afd8c0f4b2226c4d05381 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 29 May 2019 02:26:58 +0200 Subject: [PATCH] Release 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4c26a8..4a4d9a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@kremalicious/blowfish", "productName": "Blowfish", - "version": "1.1.2", + "version": "1.1.3", "description": "🐡 Simple Electron-based desktop app to retrieve and display your total Ocean Token balances.", "main": "./src/main/index.js", "scripts": {