mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 20:25:48 +00:00
v0.2.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# ripple-binary-codec Release History
|
||||
|
||||
## 0.2.3 (2019-08-29)
|
||||
|
||||
- Expand node version compatibility (#32, #33)
|
||||
|
||||
## 0.2.2 (2019-07-26)
|
||||
|
||||
- Input validation - Amount and Fee should not allow fractional XRP drops ([#31](https://github.com/ripple/ripple-binary-codec/issues/31))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"distrib/npm/*",
|
||||
|
||||
Reference in New Issue
Block a user