From f57fbb62ae2420b17be0943c80bd1466ccdbcaab Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Sun, 15 Nov 2020 16:14:55 -0500 Subject: [PATCH] 2.0.0-alpha.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a847610ee..155e27865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "2.0.0-alpha.20", + "version": "2.0.0-alpha.21", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",