diff --git a/package-lock.json b/package-lock.json index da2012212..1abb59919 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 076e16d71..0908b0d5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "4.1.0", + "version": "4.2.0", "description": "A UI component library from AppNexus.", "main": "dist/index.js", "module": "lib/index.js",