From 50a0966835f8d244075c44d0345f790fcd5e53bb Mon Sep 17 00:00:00 2001 From: Pete Date: Tue, 5 Dec 2023 09:47:16 +0100 Subject: [PATCH] 3.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83918e68..dc071e7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@canonical/global-nav", - "version": "3.6.1", + "version": "3.6.2", "description": "A script and stylesheet that displays the Canonical global nav across the top of a site", "main": "dist/module.js", "iife": "dist/global-nav.js",