From cc4019f56f88f17bf2f4c6d574761b1eaa0d74da Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 13 Sep 2018 19:55:56 -0700 Subject: [PATCH] Update to v0.0.6 --- web3.js/README.md | 2 +- web3.js/examples/account.html | 2 +- web3.js/examples/get-balance.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web3.js/README.md b/web3.js/README.md index 5fb67d5618..54240eab5c 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -24,7 +24,7 @@ $ npm install --save @solana/web3.js ### Browser bundle ```html - + ``` ## Usage diff --git a/web3.js/examples/account.html b/web3.js/examples/account.html index 34238a3b6f..dcd3386aad 100644 --- a/web3.js/examples/account.html +++ b/web3.js/examples/account.html @@ -9,7 +9,7 @@