mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-05 05:15:48 +00:00
chore: prepare for 1.1.3 release (#136)
* chore: prepare for 1.1.3 release
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# ripple-binary-codec Release History
|
||||
|
||||
## 1.1.3 (2021-06-11)
|
||||
- Fix for case UInt64.from string allowing lowercase hex (#135)
|
||||
- Fix for `ValidatorToReEnable` field code (#130)
|
||||
|
||||
## 1.1.2 (2021-03-10)
|
||||
- Fix for case UInt64.from string '0' due to changes in rippled 1.7.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user