chore: Publish

This commit is contained in:
Donny 2021-10-21 14:16:15 +09:00
parent 26944e159d
commit 7af0f8c81b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3003,7 +3003,7 @@ dependencies = [
[[package]]
name = "swc_ecma_utils"
version = "0.48.0"
version = "0.48.1"
dependencies = [
"once_cell",
"rayon",

View File

@ -6,7 +6,7 @@ edition = "2018"
license = "Apache-2.0/MIT"
name = "swc_ecma_utils"
repository = "https://github.com/swc-project/swc.git"
version = "0.48.0"
version = "0.48.1"
[features]
# Process in parallel.