chore(release): bump twt to version 1.2.4

This commit is contained in:
Harsh Shandilya 2023-08-16 15:15:37 +05:30
parent efc97d5038
commit 5eead6d934
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1337,7 +1337,7 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
[[package]]
name = "twt"
version = "1.2.3"
version = "1.2.4"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "twt"
version = "1.2.3"
version = "1.2.4"
edition = "2021"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
license = "MIT/Apache-2.0"