From 236b5634e09faaad5502bf99247875a90859e9cd Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Sat, 1 Jun 2019 15:51:13 -0400 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdf1878a9e1c..fedff50aafb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.0.2", + "version": "1.0.3", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",