chore: Publish crates

This commit is contained in:
Donny/강동윤 2022-03-29 07:07:48 +09:00
parent e763af77dd
commit 3d62f42020
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.2.161] - 2022-03-28
### Bug Fixes

2
Cargo.lock generated
View File

@ -2822,7 +2822,7 @@ dependencies = [
[[package]]
name = "swc"
version = "0.161.0"
version = "0.161.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.161.0"
version = "0.161.1"
[lib]
name = "swc"