From 0cf0791bb75825e19cd3d3f4cfaac0334ecf6d80 Mon Sep 17 00:00:00 2001 From: Sascha Tandel Date: Fri, 29 Jan 2021 01:11:27 +0100 Subject: [PATCH] v0.14.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86fbff0fe..726819f2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twind", - "version": "0.14.3", + "version": "0.14.4", "description": "compiles tailwind like shorthand syntax into css at runtime", "// mark as private to prevent accidental publish - use 'yarn release'": "", "private": true,