From 455951addc202cb46c5afa19969f3ba7ee8ea57e Mon Sep 17 00:00:00 2001 From: Nick Mitchell Date: Fri, 10 Apr 2020 14:08:32 -0400 Subject: [PATCH] chore: bump top-level package.json to 8.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53a27468003..7df4e16c21f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kui-shell", - "version": "8.4.1", + "version": "8.4.2", "description": "This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool", "main": "node_modules/@kui-shell/core/dist/main/main.js", "scripts": {