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