diff options
author | Florian Dold <florian@dold.me> | 2023-02-21 21:17:33 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-02-21 21:17:33 +0100 |
commit | 9d238fc0111cdede24c1210b13823485c3791940 (patch) | |
tree | 8da07e4ac65256294b39f967c2e3e182114a9f88 /packages/web-util/package.json | |
parent | 6aaba31383a68cc3ca3123058fb7333dfb94c444 (diff) |
bump to 0.9.3-dev.3v0.9.3-dev.3
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 1ae5642ca..3c57f87ea 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.2", + "version": "0.9.3-dev.3", "description": "Generic helper functionality for GNU Taler Web Apps", "type": "module", "types": "./lib/index.node.d.ts", |