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,