diff options
author | Florian Dold <florian@dold.me> | 2024-04-09 14:40:37 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-04-09 14:40:37 +0200 |
commit | a61c0da9dab32f4c7d2055faf3e3afd616793547 (patch) | |
tree | 3d261221b6354b6573b017578c1751fa398c7ce2 /packages/web-util/package.json | |
parent | dffd079e51ef6104b6611b4aaa0f4efb04f1ccab (diff) |
bump versions to 0.10.4
Diffstat (limited to 'packages/web-util/package.json')
-rw-r--r-- | packages/web-util/package.json | 2 |
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", |