From ce6ad1e0e8dc3a8e4bcf9e7c44e49cfe9e341337 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Mon, 3 Feb 2020 12:59:16 -0500 Subject: [PATCH] 1.2.0-canary.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 207e84d1b..60b3665b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.2.0-canary.5", + "version": "1.2.0-canary.6", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",