aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-09 14:40:37 +0200
committerFlorian Dold <florian@dold.me>2024-04-09 14:40:37 +0200
commita61c0da9dab32f4c7d2055faf3e3afd616793547 (patch)
tree3d261221b6354b6573b017578c1751fa398c7ce2 /packages/web-util/package.json
parentdffd079e51ef6104b6611b4aaa0f4efb04f1ccab (diff)
downloadwallet-core-a61c0da9dab32f4c7d2055faf3e3afd616793547.tar.xz
bump versions to 0.10.4
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 300cd31dd..754adbdc5 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.3",
+ "version": "0.10.4",
"description": "Generic helper functionality for GNU Taler Web Apps",
"type": "module",
"types": "./lib/index.node.d.ts",