diff --git a/package.json b/package.json index 9610b77..f99f56d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@minko-fe/postcss-pxtorem", - "version": "1.0.1", + "version": "1.0.2", "description": "✨ A CSS post-processor that converts px to rem.", "main": "./dist/index.cjs", "module": "./dist/index.js",