Updated Geth, Version & Ignore file.

This commit is contained in:
FallenGravity
2019-07-11 19:12:37 +02:00
parent b03eb7f1bb
commit 56fb48d890
5 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
node_modules node_modules
.DS_Store
dist

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"name": "Ether1Wallet", "name": "Ether1Wallet",
"version": "0.3.0", "version": "0.3.1",
"description": "Desktop wallet for Ether1 currency", "description": "Desktop wallet for Ether1 currency",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {