bump version

This commit is contained in:
Matthias Kretschmann 2019-05-19 23:13:25 +02:00
parent f081e2b5f3
commit 24164d52b5
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.0", "version": "1.0.1",
"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": {