From 8e05c7f8531fd29436905759222f19b611518096 Mon Sep 17 00:00:00 2001 From: onesine Date: Thu, 29 Sep 2022 23:02:47 +0100 Subject: [PATCH] v1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a58015..785bad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tailwindcss-select", - "version": "1.2.1", + "version": "1.2.2", "description": "A select input made with React js and Tailwind CSS", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",