aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-05-08 09:37:39 +0200
committerFlorian Dold <florian@dold.me>2023-05-08 09:37:39 +0200
commit2f3db5bcf1ed6a9f0dea29a50d8db393d1da6a3e (patch)
treecd61abb208609949a0f9365355ddf8b846e7cc3d /packages/web-util/package.json
parentb9d658f50ba9ea7800f3866031f12196160ad01c (diff)
downloadwallet-core-2f3db5bcf1ed6a9f0dea29a50d8db393d1da6a3e.tar.xz
bump versions
Diffstat (limited to 'packages/web-util/package.json')
-rw-r--r--packages/web-util/package.json4
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