taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit e3a5dbfe32c639cbb7666362ea233032cda4b18e
parent 1a23fbcb4fdad661feb9ea923761f7e02d7f6e8d
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue,  1 Oct 2019 21:02:04 +0200

bump version

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -1,6 +1,6 @@ { "name": "taler-wallet", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "dist/node/index.js", "repository": {