chore: Publish crates

This commit is contained in:
Donny/강동윤 2023-01-26 12:27:54 +09:00
parent 00870d273e
commit 7147cb3e2a
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.3.29] - 2023-01-26
### Bug Fixes

2
Cargo.lock generated
View File

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