mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 06:05:02 +03:00
chore: Publish crates
This commit is contained in:
parent
c677593dba
commit
e50291ec1c
@ -1,5 +1,5 @@
|
||||
# Changelog
|
||||
## [unreleased]
|
||||
## [1.2.145] - 2022-02-24
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2639,7 +2639,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
||||
|
||||
[[package]]
|
||||
name = "swc"
|
||||
version = "0.135.0"
|
||||
version = "0.135.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.135.0"
|
||||
version = "0.135.1"
|
||||
|
||||
[lib]
|
||||
name = "swc"
|
||||
|
Loading…
Reference in New Issue
Block a user