diff --git a/packages/css/package.json b/packages/css/package.json index 092d89e..82e9a21 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@swc/css", - "version": "0.0.11", + "version": "0.0.12", "description": "Super-fast alternative for postcss", "homepage": "https://swc.rs", "main": "./lib/index.js", diff --git a/packages/html/package.json b/packages/html/package.json index d4434c3..74dc587 100644 --- a/packages/html/package.json +++ b/packages/html/package.json @@ -1,6 +1,6 @@ { "name": "@swc/html", - "version": "0.0.11", + "version": "0.0.12", "description": "Super-fast alternative for posthtml", "homepage": "https://swc.rs", "main": "./lib/index.js",