aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-04-04 22:06:53 +0200
committerFlorian Dold <florian@dold.me>2024-04-04 22:06:53 +0200
commit97c7af4a91c62aa32f033b85d754303baa63178b (patch)
tree8b187e777d18345b5aa0902f817e95b193c5cbdb /packages/web-util
parente5e74328640a6a66a6d32a0abec2f185a72c6a65 (diff)
downloadwallet-core-97c7af4a91c62aa32f033b85d754303baa63178b.tar.xz
bump versions to 0.10.2v0.10.2
Diffstat (limited to 'packages/web-util')
-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 52a846399..e243ecf5d 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.1",
+ "version": "0.10.2",
"description": "Generic helper functionality for GNU Taler Web Apps",
"type": "module",
"types": "./lib/index.node.d.ts",