mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Bump version to 0.10.1 and add HISTORY.md
This commit is contained in:
6
packages/ripple-keypairs/HISTORY.md
Normal file
6
packages/ripple-keypairs/HISTORY.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# ripple-keypairs Release History
|
||||
|
||||
## 0.10.1 (2017-11-10)
|
||||
|
||||
+ [Verify that generated keypairs can correctly sign a message](https://github.com/ripple/ripple-keypairs/pull/22)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-keypairs",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"description": "ripple key pairs",
|
||||
"files": [
|
||||
"distrib/npm/*",
|
||||
|
||||
Reference in New Issue
Block a user