Skip to content

Commit 0e5f2da

Browse files
committed
BIP-85: Add and correct semvers in Reference Implementation section
1 parent 294db30 commit 0e5f2da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bip-0085.mediawiki

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ OUTPUT
9797
9898
==Reference Implementation==
9999

100-
* 1.1 Python 3.x library implementation: [https://github.com/akarve/bipsea]
101-
* 1.0 Python 2.x library implementation: [https://github.com/ethankosakovsky/bip85]
102-
* 1.0 JavaScript library implementation: [https://github.com/hoganri/bip85-js]
100+
* 1.3.0 Python 3.x library implementation: [https://github.com/akarve/bipsea]
101+
* 1.1.0 Python 2.x library implementation: [https://github.com/ethankosakovsky/bip85]
102+
* 1.0.0 JavaScript library implementation: [https://github.com/hoganri/bip85-js]
103103
104104
==Applications==
105105

0 commit comments

Comments
 (0)