taler-typescript-core

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

commit 9452d8c992c9363fdb86d3e4d5569ac212240ed9
parent 470edf886ac5f7440006931ae8513b1351fbb524
Author: Florian Dold <florian@dold.me>
Date:   Fri, 22 Jan 2021 15:49:05 +0100

version bump

Diffstat:
Mpackages/taler-wallet-cli/package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-cli/package.json b/packages/taler-wallet-cli/package.json @@ -1,6 +1,6 @@ { "name": "taler-wallet-cli", - "version": "0.8.0", + "version": "0.8.1", "description": "", "engines": { "node": ">=0.12.0"