Skip to content

Commit

Permalink
chore: Bump version (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 12, 2022
1 parent f3ec422 commit e92ac29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/css",
"version": "0.0.16",
"version": "0.0.17",
"description": "Super-fast alternative for postcss",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html",
"version": "0.0.16",
"version": "0.0.17",
"description": "Super-fast alternative for posthtml",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down

0 comments on commit e92ac29

Please sign in to comment.