From 79b878b315b02d7cae3319bfb06d3600c064b109 Mon Sep 17 00:00:00 2001 From: Kyle McGuire Date: Tue, 12 Feb 2019 15:21:40 -0800 Subject: [PATCH] 2.38.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a54c1b21..fe70ebb23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "2.38.1", + "version": "2.38.2", "description": "A UI component library from AppNexus.", "main": "dist/index.js", "module": "lib/index.js",