From 5815746527c45677f547c4f3fa41a6a90294474c Mon Sep 17 00:00:00 2001 From: Anthony Dillon Date: Thu, 30 Jul 2020 23:15:14 +0100 Subject: [PATCH] Bump ther version to v2.4.2 (#155) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebdac715..1f1b2c07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@canonical/global-nav", - "version": "2.4.1", + "version": "2.4.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",