From 88ea3e40eeed3b297899041dc590ca80c6a8b90a Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Wed, 23 Aug 2017 09:45:09 +1000 Subject: [PATCH] Release v0.2.3 --- bip39-standalone.html | 2 +- changelog.md | 4 ++++ src/index.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bip39-standalone.html b/bip39-standalone.html index f183777..3ec21db 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -118,7 +118,7 @@

Mnemonic Code Converter

-

v0.2.2

+

v0.2.3


diff --git a/changelog.md b/changelog.md index 8079261..1018830 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 0.2.3 + +* Add maza coin + # 0.2.2 * Improve showing feedback for pending calculations diff --git a/src/index.html b/src/index.html index 5b1e223..21f070f 100644 --- a/src/index.html +++ b/src/index.html @@ -114,7 +114,7 @@

Mnemonic Code Converter

-

v0.2.2

+

v0.2.3


-- 2.41.0