From 5034ac2ca44e253e7c9d2df48f1b87b3381fafb7 Mon Sep 17 00:00:00 2001 From: Oliver Gupte Date: Mon, 7 May 2018 17:14:55 -0700 Subject: [PATCH] v2.35.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 884f97128..b40f87f33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "2.34.0", + "version": "2.35.0", "description": "A UI component library from AppNexus.", "main": "dist/index.js", "module": "lib/index.js",