diff --git a/package-lock.json b/package-lock.json index 476ec5d87..532f6b383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0e43f8ef4..bb75573f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucid-ui", - "version": "3.2.0", + "version": "3.2.1", "description": "A UI component library from AppNexus.", "main": "dist/index.js", "module": "lib/index.js",