diff options
author | Florian Dold <florian@dold.me> | 2023-02-21 02:09:31 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-02-21 02:09:31 +0100 |
commit | f955edc1f67141e7ce05fe12457a1fc40450d8a5 (patch) | |
tree | 1c88beeef77bee5e28a7c024db164cc719094b94 /packages/web-util/package.json | |
parent | 4b642ea53e868f6f2c450798e995c101b4588a05 (diff) |
bump version to 0.9.2v0.9.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 4b2f0d27c..1ae5642ca 100644 --- a/packages/web-util/package.json +++ b/packages/web-util/package.json @@ -1,6 +1,6 @@ { "name": "@gnu-taler/web-util", - "version": "0.9.1", + "version": "0.9.2", "description": "Generic helper functionality for GNU Taler Web Apps", "type": "module", "types": "./lib/index.node.d.ts", |