mirror of
https://github.com/swc-project/swc.git
synced 2024-11-27 13:38:33 +03:00
chore: Publish crates
This commit is contained in:
parent
e763af77dd
commit
3d62f42020
@ -1,5 +1,5 @@
|
||||
# Changelog
|
||||
## [unreleased]
|
||||
## [1.2.161] - 2022-03-28
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2822,7 +2822,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc"
|
||||
version = "0.161.0"
|
||||
version = "0.161.1"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user