Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 1e27b76

Browse files
committed
Bump version to 0.10.1 and add HISTORY.md
1 parent 1cf06f0 commit 1e27b76

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# ripple-keypairs Release History
2+
3+
## 0.10.1 (2017-11-10)
4+
5+
+ [Verify that generated keypairs can correctly sign a message](https://github.com/ripple/ripple-keypairs/pull/22)
6+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ripple-keypairs",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "ripple key pairs",
55
"files": [
66
"distrib/npm/*",

0 commit comments

Comments
 (0)