From 2b255a36cfcd5281bfddcaf7cc6bac66f22695bb Mon Sep 17 00:00:00 2001 From: Adam Wathan <4323180+adamwathan@users.noreply.github.com> Date: Thu, 16 Feb 2023 14:07:22 -0500 Subject: [PATCH] Update version in package.stable.json --- package.stable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.stable.json b/package.stable.json index 1ff633751777..3c2efc25fd19 100644 --- a/package.stable.json +++ b/package.stable.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "3.2.6", + "version": "3.2.7", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",