diff --git a/packages/css/package.json b/packages/css/package.json index fcfeeff..dedf2e5 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@swc/css", - "version": "0.0.14", + "version": "0.0.15", "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 a53703f..0543454 100644 --- a/packages/html/package.json +++ b/packages/html/package.json @@ -1,6 +1,6 @@ { "name": "@swc/html", - "version": "0.0.14", + "version": "0.0.15", "description": "Super-fast alternative for posthtml", "homepage": "https://swc.rs", "main": "./lib/index.js",