Skip to content

Commit 1cf8315

Browse files
author
AJ ONeal
committed
doc: bump stated DashKeys version
1 parent 59cdc9d commit 1cf8315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ let DashPhrase = require("dashphrase");
100100

101101
```html
102102
<script src="https://unpkg.com/@dashincubator/secp256k1.js"></script>
103-
<script src="https://unpkg.com/dashkeys@0.9/dashkeys.js"></script>
103+
<script src="https://unpkg.com/dashkeys@1.x/dashkeys.js"></script>
104104
<script src="https://unpkg.com/[email protected]/dashhd.js"></script>
105105
```
106106

0 commit comments

Comments
 (0)