Skip to content

Commit a4c3890

Browse files
committed
chore: Publish v0.0.15
1 parent e8c28cd commit a4c3890

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

0 commit comments

Comments
 (0)