From 834cee4c3ee4bd57fc70f70c00a050e6a41cdec0 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Wed, 5 Feb 2020 09:20:52 -0500 Subject: [PATCH] 1.2.0-canary.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac8a5e001..0b70f24b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.2.0-canary.7", + "version": "1.2.0-canary.8", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",