Skip to content

Commit 244607a

Browse files
committed
chore: Publish v0.0.16
1 parent a5a2aba commit 244607a

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.15",
3+
"version": "0.0.16",
44
"description": "Super-fast alternative for postcss",
55
"homepage": "https://swc.rs",
66
"main": "./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.15",
3+
"version": "0.0.16",
44
"description": "Super-fast alternative for posthtml",
55
"homepage": "https://swc.rs",
66
"main": "./index.js",

0 commit comments

Comments
 (0)