From d710db5cc3418a784265ef5758f0bfc7db7dabf8 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Mon, 20 Apr 2020 20:36:52 -0400 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e75f9cb9..ceaf1ab02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "1.2.0", + "version": "1.3.0", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",