diff options
author | Ian Coleman <ian@iancoleman.io> | 2019-07-04 12:31:54 +1000 |
---|---|---|
committer | Ian Coleman <ian@iancoleman.io> | 2019-07-04 12:31:54 +1000 |
commit | 9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847 (patch) | |
tree | 11b7125ea4a067214b716c5564539c1a3adac565 /src | |
parent | e2186682ac0cfa1f301c226408cdfb438f7b4d6e (diff) | |
download | BIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.tar.gz BIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.tar.zst BIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.zip |
Release v0.3.12
Diffstat (limited to 'src')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index bd34b55..8cd4518 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -15,7 +15,7 @@ | |||
15 | <div class="container"> | 15 | <div class="container"> |
16 | 16 | ||
17 | <h1 class="text-center">Mnemonic Code Converter</h1> | 17 | <h1 class="text-center">Mnemonic Code Converter</h1> |
18 | <p class="version">v0.3.11</p> | 18 | <p class="version">v0.3.12</p> |
19 | <hr> | 19 | <hr> |
20 | <div class="row"> | 20 | <div class="row"> |
21 | <div class="col-md-12"> | 21 | <div class="col-md-12"> |