chore: Publish crates

This commit is contained in:
Donny/강동윤 2023-01-26 17:22:40 +09:00
parent 7147cb3e2a
commit 420a67ac2b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3155,7 +3155,7 @@ dependencies = [
[[package]]
name = "swc_atoms"
version = "0.4.33"
version = "0.4.34"
dependencies = [
"bytecheck",
"once_cell",

View File

@ -7,7 +7,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_atoms"
repository = "https://github.com/swc-project/swc.git"
version = "0.4.33"
version = "0.4.34"
[lib]
bench = false