aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-08 23:11:57 +0200
committerFlorian Dold <florian@dold.me>2024-04-08 23:11:57 +0200
commitdb43d6ed14888363a1d3b1b5ada94250478f2547 (patch)
tree92e036cb14830c3c6e67823144d84767d8de26f4 /packages/web-util/package.json
parentca60e97755d91d73b4f5fc3992ddb2db524cd5f2 (diff)
downloadwallet-core-db43d6ed14888363a1d3b1b5ada94250478f2547.tar.xz
bump versions to 0.10.3v0.10.3
Diffstat (limited to 'packages/web-util/package.json')
-rw-r--r--packages/web-util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web-util/package.json b/packages/web-util/package.json
index e243ecf5d..300cd31dd 100644
--- a/packages/web-util/package.json
+++ b/packages/web-util/package.json
@@ -1,6 +1,6 @@
{
"name": "@gnu-taler/web-util",
- "version": "0.10.2",
+ "version": "0.10.3",
"description": "Generic helper functionality for GNU Taler Web Apps",
"type": "module",
"types": "./lib/index.node.d.ts",