aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-01-26 22:13:17 +0100
committerFlorian Dold <florian@dold.me>2023-01-27 12:38:24 +0100
commit5b11bafc765bd20d1270a9c6045b088648bedd08 (patch)
tree532d2ca78904775cdf26bca6fe7948aa46c8d9ee /packages/web-util/package.json
parent459422eb5514b8b2a0615b435e1ebdc987daa937 (diff)
downloadwallet-core-5b11bafc765bd20d1270a9c6045b088648bedd08.tar.xz
-missing version bumps
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 1df2852b0..ad44ed67f 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.0",
+ "version": "0.9.1",
"description": "Generic helper functionality for GNU Taler Web Apps",
"type": "module",
"types": "./lib/index.node.d.ts",
@@ -42,4 +42,4 @@
"typescript": "^4.9.4",
"ws": "7.4.5"
}
-} \ No newline at end of file
+}