From 85eb3192be59c2ba339b3f373b4f913b5527ac5a Mon Sep 17 00:00:00 2001 From: Booyoun-Kim Date: Tue, 2 Jun 2020 15:45:39 +0900 Subject: [PATCH] 0.5.7 --- README.md | 2 +- dist/{cosmosjs-0.5.6.js => cosmosjs-0.5.7.js} | 0 example/browser-example.html | 2 +- package.json | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename dist/{cosmosjs-0.5.6.js => cosmosjs-0.5.7.js} (100%) diff --git a/README.md b/README.md index 690c4c9..a5931c4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ const cosmosjs = require("@cosmostation/cosmosjs"); - You can see example file at [/example/browser-example.html](https://github.com/cosmostation/cosmosjs/tree/master/example/browser-example.html) ```js - + ``` ## Usage diff --git a/dist/cosmosjs-0.5.6.js b/dist/cosmosjs-0.5.7.js similarity index 100% rename from dist/cosmosjs-0.5.6.js rename to dist/cosmosjs-0.5.7.js diff --git a/example/browser-example.html b/example/browser-example.html index 60977fb..da2afe7 100644 --- a/example/browser-example.html +++ b/example/browser-example.html @@ -5,7 +5,7 @@ CosmosJS Example - +