From 59f3f53cbb179e6658d1c19ddb7b646018b4e579 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Tue, 6 Apr 2021 00:13:49 +0200 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6b9144de..ebc41032d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "2.1.0", + "version": "2.1.1", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",