From 3741af80f89822c5a0930b4594887f07ff12f158 Mon Sep 17 00:00:00 2001 From: Sascha Tandel Date: Sun, 14 Feb 2021 13:19:20 +0100 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c33b3..28417d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twind/forms", - "version": "0.1.3", + "version": "0.1.4", "description": "A twind extension that provides a basic reset for form styles that makes form elements easy to override with utilities.", "// mark as private to prevent accidental publish - use 'yarn release'": "", "private": true,