diff --git a/package-lock.json b/package-lock.json index 01300d9a845b..cefa611a35df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "tailwindcss", - "version": "2.2.5", + "version": "2.2.6", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.2.5", + "version": "2.2.6", "license": "MIT", "dependencies": { "arg": "^5.0.0", diff --git a/package.json b/package.json index 61830e78c54c..660481ce9b0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss", - "version": "2.2.5", + "version": "2.2.6", "description": "A utility-first CSS framework for rapidly building custom user interfaces.", "license": "MIT", "main": "lib/index.js",