Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit d8aa47c

Browse files
author
Booyoun-Kim
committed
0.9.6
2 parents 353ca23 + e727fc4 commit d8aa47c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmostation/cosmosjs",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "A JavasSript Open Source Library for Cosmos Network, IRISnet, Kava, Band Protocol, Starname, Secret Network, Akash, and Certik. (HTML developers can use /dist/cosmos.js)",
55
"main": "./src/index.js",
66
"repository": {
@@ -28,7 +28,8 @@
2828
"akt",
2929
"certik",
3030
"ctk",
31-
"stargate"
31+
"stargate",
32+
"cryptoorg"
3233
],
3334
"scripts": {
3435
"test": "mocha"

0 commit comments

Comments
 (0)