From 229af3bb979b2b9d4078127883db3174d70944e0 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Mon, 9 Nov 2020 19:11:56 -0500 Subject: [PATCH] 2.0.0-alpha.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2deab17eb..27760c877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "2.0.0-alpha.10", + "version": "2.0.0-alpha.11", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",