chore: Publish crates

This commit is contained in:
Donny/강동윤 2022-12-21 17:29:02 +09:00
parent 34ad988099
commit 70d8ecc37c
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.24] - 2022-12-21
### Bug Fixes

2
bindings/Cargo.lock generated
View File

@ -2535,7 +2535,7 @@ dependencies = [
[[package]]
name = "swc_cli"
version = "0.91.9"
version = "0.91.10"
dependencies = [
"anyhow",
"atty",

View File

@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.9"
version = "0.91.10"
[[bin]]
bench = false