chore: Publish crates

This commit is contained in:
강동윤 (Donny) 2024-01-17 19:36:33 +09:00
parent 72e1383973
commit 585c24fc72
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.104] - 2024-01-17
### Bug Fixes

2
Cargo.lock generated
View File

@ -1087,7 +1087,7 @@ checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"
[[package]]
name = "dbg-swc"
version = "0.90.29"
version = "0.90.30"
dependencies = [
"anyhow",
"clap 3.2.25",

View File

@ -5,7 +5,7 @@ edition = "2021"
license = "Apache-2.0"
name = "dbg-swc"
repository = "https://github.com/kdy1/dbg-swc.git"
version = "0.90.29"
version = "0.90.30"
[[bin]]
bench = false