From 54629575bbf61bbd30f558c869b8bd1975e18ac7 Mon Sep 17 00:00:00 2001 From: Doug Neiner Date: Wed, 11 Sep 2019 09:37:21 -0500 Subject: [PATCH] 4.0.0-lodash4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1d9633..92c1c62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lux-keyboard", - "version": "3.0.0", + "version": "4.0.0-lodash4.0", "description": "React component + lux store utilities for managing contextual keyboard shortcut modes.", "main": "src/index.js", "scripts": {