chore: Publish crates

This commit is contained in:
SWC Bot 2022-02-23 12:09:47 +09:00
parent 8a651bc449
commit e65c0609ac
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.2.144] - 2022-02-22
### Bug Fixes

2
Cargo.lock generated
View File

@ -2639,7 +2639,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "swc"
version = "0.134.0"
version = "0.134.1"
dependencies = [
"ahash",
"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.134.0"
version = "0.134.1"
[lib]
name = "swc"