From 2f83ea1048d181d16ab78ff32f88a02db30a15ca Mon Sep 17 00:00:00 2001 From: Thomas Bille Date: Wed, 11 Mar 2020 11:24:03 +0000 Subject: [PATCH] 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c272cbc0..a0425f06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@canonical/global-nav", - "version": "2.4.0", + "version": "2.4.1", "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",