diff --git a/package.json b/package.json index 321da06..9b07412 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": "9.0.1", + "version": "10.0.0", "type": "module", "main": "dist/index.cjs", "module": "dist/index.mjs",