diff --git a/package-lock.json b/package-lock.json index bb9a5f42706d..abe4ea6f9b2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tailwindcss", - "version": "3.0.5", + "version": "3.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tailwindcss", - "version": "3.0.5", + "version": "3.0.6", "license": "MIT", "dependencies": { "arg": "^5.0.1", diff --git a/package.json b/package.json index 77f833c2f7f3..c72ef7b4ffe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "3.0.5", + "version": "3.0.6", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",