diff --git a/packages/css/package.json b/packages/css/package.json index f1b5cda..78b3770 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,7 +1,7 @@ { "name": "@swc/css", "packageManager": "yarn@3.2.3", - "version": "0.0.27", + "version": "0.0.28", "description": "Super-fast alternative for postcss", "homepage": "https://swc.rs", "main": "./index.js", diff --git a/packages/html/package.json b/packages/html/package.json index 199caa5..ea5deaa 100644 --- a/packages/html/package.json +++ b/packages/html/package.json @@ -1,7 +1,7 @@ { "name": "@swc/html", "packageManager": "yarn@3.2.3", - "version": "0.0.27", + "version": "0.0.28", "description": "Super-fast alternative for posthtml", "homepage": "https://swc.rs", "main": "./index.js", diff --git a/packages/linter/package.json b/packages/linter/package.json index 25c5f98..2261e20 100644 --- a/packages/linter/package.json +++ b/packages/linter/package.json @@ -1,7 +1,7 @@ { "name": "@swc/linter", "packageManager": "yarn@3.2.3", - "version": "0.0.27", + "version": "0.0.28", "description": "Super-fast linter based on SWC", "homepage": "https://swc.rs", "main": "./binding.js",