diff --git a/.gitignore b/.gitignore index 2489e44..c46e8f2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,3 @@ node_modules out/ db/* -.bit diff --git a/package.json b/package.json index 4638121..1f51022 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bitcore-wallet-service", "description": "A service for Mutisig HD Bitcoin Wallets", "author": "BitPay Inc", - "version": "0.0.6", + "version": "0.0.7", "keywords": [ "bitcoin", "copay",