From 8e5d8d12784145332b5bea334fffd5d069b42bbb Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Sun, 2 Aug 2020 08:14:57 -0400 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f87dbd9f..4c3ed49f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.6.0", + "version": "1.6.1", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",