Skip to content

Commit

Permalink
Update ripple-binary-codec to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
intelliot committed Mar 23, 2019
1 parent 7ab1f39 commit 7512d0e
Show file tree
Hide file tree
Showing 2 changed files with 1,567 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ripple-hashes",
"version": "0.3.1",
"version": "0.3.2",
"description": "Compute hashes of Ripple objects",
"license": "ISC",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"bignumber.js": "^4.1.0",
"create-hash": "^1.1.2",
"ripple-address-codec": "^2.0.1",
"ripple-binary-codec": "^0.1.0"
"ripple-binary-codec": "0.2.1"
},
"devDependencies": {
"mocha": "*"
Expand Down
Loading

0 comments on commit 7512d0e

Please sign in to comment.