From 8f5dc4c6c9ca779354c4ceecb7b2cc62b04886dc Mon Sep 17 00:00:00 2001 From: Diego Fortes Date: Thu, 22 Oct 2020 17:37:06 -0300 Subject: [PATCH] v12.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8a427608..69e47047f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radiance-ui", - "version": "12.2.0", + "version": "12.2.1", "description": "Curology's React based component library", "main": "dist/bundle.js", "module": "dist/bundle-es/index.js",