diff --git a/package.json b/package.json index a32e99c..22f7169 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "postcss-nesting", "description": "Nest rules inside each other in CSS", "license": "CC0-1.0", - "version": "10.0.0", + "version": "10.0.1", "type": "module", "main": "dist/index.cjs", "module": "dist/index.mjs",