From 239da620ff3fbe8f2b29a441d56597e987e23366 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Wed, 19 Aug 2020 11:03:08 -0400 Subject: [PATCH] 1.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31396acab..47c365100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.7.1", + "version": "1.7.2", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",