chore: Publish swc

This commit is contained in:
Donny 2021-10-09 00:05:59 +09:00
parent 486c689504
commit d19df1379c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2307,7 +2307,7 @@ checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
[[package]]
name = "swc"
version = "0.65.0"
version = "0.66.0"
dependencies = [
"ahash",
"anyhow",

View File

@ -20,7 +20,7 @@ edition = "2018"
license = "Apache-2.0/MIT"
name = "swc"
repository = "https://github.com/swc-project/swc.git"
version = "0.65.0"
version = "0.66.0"
[lib]
name = "swc"