From 59be7d99f13fe8ddd8ba240d4ced195279f960a7 Mon Sep 17 00:00:00 2001 From: Lukas Weiss Date: Thu, 26 Jan 2023 09:13:05 +0100 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e9aa1..81ba314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/react-ui-integrations", - "version": "1.0.2", + "version": "1.0.3", "description": "Webpack and Tailwind integration for ReactUI", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",