diff options
author | Florian Dold <florian@dold.me> | 2024-04-04 22:06:53 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-04-04 22:06:53 +0200 |
commit | 97c7af4a91c62aa32f033b85d754303baa63178b (patch) | |
tree | 8b187e777d18345b5aa0902f817e95b193c5cbdb /packages/web-util/package.json | |
parent | e5e74328640a6a66a6d32a0abec2f185a72c6a65 (diff) |
bump versions to 0.10.2v0.10.2
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 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", |