diff options
author | Florian Dold <florian@dold.me> | 2023-05-08 09:37:39 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-05-08 09:37:39 +0200 |
commit | 2f3db5bcf1ed6a9f0dea29a50d8db393d1da6a3e (patch) | |
tree | cd61abb208609949a0f9365355ddf8b846e7cc3d /packages/web-util/package.json | |
parent | b9d658f50ba9ea7800f3866031f12196160ad01c (diff) |
bump versions
Diffstat (limited to 'packages/web-util/package.json')
-rw-r--r-- | packages/web-util/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web-util/package.json b/packages/web-util/package.json index eda3f0874..87260720c 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.3-dev.11", + "version": "0.9.3-dev.12", "description": "Generic helper functionality for GNU Taler Web Apps", "type": "module", "types": "./lib/index.node.d.ts", @@ -65,4 +65,4 @@ "@types/chrome": "0.0.197", "tailwindcss": "^3.3.2" } -} +}
\ No newline at end of file |