taler-typescript-core

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

commit 57e0b85468d577e0649e180abcee02edea97941e
parent 02c265f68488c5f6b65a1b889d626f5c1dedb2a9
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 24 Feb 2020 22:57:17 +0530

bump package.json 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.9", + "version": "0.6.10", "description": "", "main": "dist/node/index.js", "repository": {