chore: Publish crates

This commit is contained in:
Donny 2021-11-24 13:54:33 +09:00
parent 1609580a4e
commit a8bda3bb9c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2907,7 +2907,7 @@ dependencies = [
[[package]]
name = "swc_ecma_transforms_compat"
version = "0.52.11"
version = "0.52.12"
dependencies = [
"ahash",
"arrayvec",

View File

@ -6,7 +6,7 @@ edition = "2018"
license = "Apache-2.0/MIT"
name = "swc_ecma_transforms_compat"
repository = "https://github.com/swc-project/swc.git"
version = "0.52.11"
version = "0.52.12"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]