From 6f8d9740d3d80c9fed90a6384f6db408ca5d33fd Mon Sep 17 00:00:00 2001 From: melloware Date: Sun, 4 Jun 2023 07:50:43 -0400 Subject: [PATCH] 0.20.0, access current element in onChange --- src/coloris.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coloris.js b/src/coloris.js index 6bc3726..e42481a 100644 --- a/src/coloris.js +++ b/src/coloris.js @@ -2,7 +2,7 @@ * Copyright (c) 2021-2023 Momo Bassit. * Licensed under the MIT License (MIT) * https://github.com/mdbassit/Coloris - * Version: 0.19.0 + * Version: 0.20.0 * NPM: https://github.com/melloware/coloris-npm */