chore: Publish crates

This commit is contained in:
Donny/강동윤 2023-01-29 03:35:48 +09:00
parent 3babace12d
commit cb3901cb5e
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.30] - 2023-01-28
### Bug Fixes

2
Cargo.lock generated
View File

@ -844,7 +844,7 @@ dependencies = [
[[package]]
name = "dbg-swc"
version = "0.66.9"
version = "0.66.10"
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.66.9"
version = "0.66.10"
[[bin]]
bench = false