From fb2c85e309da94ef973037b20aa2dec5e82b0ecd Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Mon, 3 Aug 2020 11:47:03 -0400 Subject: [PATCH] 1.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c3ed49f0..4543c33fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.6.1", + "version": "1.6.2", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",