From b594ca37a8b57668d080e1e757b0c96cac616473 Mon Sep 17 00:00:00 2001 From: Onesine Date: Fri, 3 Mar 2023 15:16:23 +0100 Subject: [PATCH] v1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f7245d..efafa16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tailwindcss-select", - "version": "1.7.0", + "version": "1.7.1", "description": "A select input made with React js and Tailwind CSS", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",