From a6d434375be47d717ae90b506c7924f5d2089210 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Fri, 8 May 2020 13:26:50 -0400 Subject: [PATCH] 1.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 321e7f7751f0..116fceb13e66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.4.5", + "version": "1.4.6", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",