chore: Publish crates

This commit is contained in:
Donny/강동윤 2023-01-24 16:05:45 +09:00
parent 7ee39c73e1
commit 1bf9b3777e
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.28] - 2023-01-24
### Bug Fixes

2
Cargo.lock generated
View File

@ -844,7 +844,7 @@ dependencies = [
[[package]]
name = "dbg-swc"
version = "0.65.8"
version = "0.65.9"
dependencies = [
"anyhow",
"clap 3.1.0",

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.65.8"
version = "0.65.9"
[[bin]]
bench = false