diff options
author | Florian Dold <florian@dold.me> | 2024-08-11 17:17:28 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-08-11 17:17:28 +0200 |
commit | efd75a533a6b92b4ab5510ab604b483ce218ace7 (patch) | |
tree | 857e2963ac38950222ee4209b3f32e2e371cd8d3 /packages/merchant-backoffice-ui | |
parent | 22c9f432029f98d48a8a7c36f8c4bf24941ef178 (diff) |
bump version to 0.12.10v0.12.10
Diffstat (limited to 'packages/merchant-backoffice-ui')
-rw-r--r-- | packages/merchant-backoffice-ui/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/merchant-backoffice-ui/package.json b/packages/merchant-backoffice-ui/package.json index 5949eabe7..3f6316476 100644 --- a/packages/merchant-backoffice-ui/package.json +++ b/packages/merchant-backoffice-ui/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@gnu-taler/merchant-backoffice-ui", - "version": "0.12.9", + "version": "0.12.10", "license": "AGPL-3.0-or-later", "type": "module", "scripts": { @@ -59,4 +59,4 @@ "pogen": { "domain": "taler-merchant-backoffice" } -}
\ No newline at end of file +} |