From ec3d7d279e10ceb786a93f3c36e2a50ce6d66cd0 Mon Sep 17 00:00:00 2001 From: Lukas Weiss Date: Wed, 30 Mar 2022 11:49:49 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4a0503..c2cfed8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/react-ui-integrations", - "version": "0.0.1", + "version": "0.0.2", "description": "Webpack and Tailwind integration for ReactUI", "main": "dist/index.js", "engines": {