From 3e7258eea880b12dbe49bfcd02c5adaeb7feca31 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Tue, 20 Oct 2020 23:16:54 -0400 Subject: [PATCH] 2.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a74d890ae4f..ae2312140e3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.9.2", + "version": "2.0.0-alpha.1", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",