taler-typescript-core

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

commit b3516776cf80e741f67f5f152f190f385cbfcc5b
parent 4aaa66f39058ec4586cab1108583302fa569edff
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sat,  5 Oct 2019 23:31:18 +0530

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.4", + "version": "0.6.5", "description": "", "main": "dist/node/index.js", "repository": {