From 980e30842e221659785651cd25a9b362ae4df99b Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sat, 25 May 2019 03:25:00 +0200 Subject: [PATCH] Release v1.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c7cd0a0..b02b7af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "blowfish", + "name": "@kremalicious/blowfish", "productName": "Blowfish", - "version": "1.0.2", + "version": "1.1.0", "description": "🐡 Simple Electron-based desktop app to retrieve and display your total Ocean Token balances.", "main": "./src/main/index.js", "scripts": {