From 9ada40692b675c153ea2258f9f25ecd22eedc177 Mon Sep 17 00:00:00 2001 From: Lukas Weiss Date: Thu, 12 Jan 2023 16:08:39 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73b384d..caa97b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/react-ui-integrations", - "version": "1.0.1", + "version": "1.0.2", "description": "Webpack and Tailwind integration for ReactUI", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",