Skip to content

Commit 501d59f

Browse files
committed
chore: Publish v0.0.12
1 parent c8e19b9 commit 501d59f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/css",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Super-fast alternative for postcss",
55
"homepage": "https://swc.rs",
66
"main": "./lib/index.js",

packages/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/html",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Super-fast alternative for posthtml",
55
"homepage": "https://swc.rs",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)