chore: Publish crates

This commit is contained in:
강동윤 (Donny) 2024-08-19 19:30:48 +09:00
parent 2cd5aea343
commit 25edb1c41e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3747,7 +3747,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "swc"
version = "0.284.0"
version = "0.284.1"
dependencies = [
"ansi_term",
"anyhow",

View File

@ -9,7 +9,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc"
repository = "https://github.com/swc-project/swc.git"
version = "0.284.0"
version = "0.284.1"
[lib]
bench = false