Release v1.0.2

This commit is contained in:
Matthias Kretschmann 2019-05-20 21:24:31 +02:00
parent 58640e32ec
commit 09f37af8d5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "blowfish", "name": "blowfish",
"productName": "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.", "description": "🐡 Simple Electron-based desktop app to retrieve and display your total Ocean Token balances.",
"main": "./src/main.js", "main": "./src/main.js",
"scripts": { "scripts": {