diff --git a/package-lock.json b/package-lock.json index 2bd24e4909e4..71ae8c2e1c83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tailwindcss", - "version": "3.2.3", + "version": "3.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tailwindcss", - "version": "3.2.3", + "version": "3.2.4", "license": "MIT", "dependencies": { "arg": "^5.0.2", diff --git a/package.json b/package.json index 737cdfbce574..0d36d64df136 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "3.2.3", + "version": "3.2.4", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",