From 20348ae914d4f2c8ab731d79c8f8cc5e308d43cd Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Wed, 29 Apr 2020 16:37:25 -0400 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4f4eea58..21eac0d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.3.5", + "version": "1.4.0", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",