Skip to content

Commit

Permalink
ChangeLog and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdc-Hitesh committed Jan 11, 2022
1 parent 821df89 commit c7c14d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to this project will be documented in this file.

## v1.0.4
- Added support for `MsgCreateVestingAccount` and `DelayedVestingAccount`

## v1.0.3
- Added support for transferring very large numbers. Using BigInt

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crypto-org-chain/chain-jslib",
"version": "1.0.3",
"version": "1.0.4",
"description": "Crypto.org Chain JavaScript library",
"author": "Crypto.org <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit c7c14d6

Please sign in to comment.