From 89fbf72a41ddae4e2ce4730dc3c85803fcd4d5d0 Mon Sep 17 00:00:00 2001 From: Vladimir Cucu <108150922+vladimir-cucu@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:05:00 +0200 Subject: [PATCH] feat: update dashboard version to 0.13.2 (#1818) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bc09a3eb..17afcfea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "juju-dashboard", - "version": "0.13.1", + "version": "0.13.2", "description": "A dashboard for Juju and JAAS (Juju as a service)", "bugs": { "url": "https://github.com/canonical/juju-dashboard/issues"