chore(release): bump clipboard-substitutor to version 0.7.4

This commit is contained in:
Harsh Shandilya 2023-01-24 19:26:16 +00:00
parent 7c0b9d18bf
commit 7f7072c34b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -86,7 +86,7 @@ dependencies = [
[[package]]
name = "clipboard-substitutor"
version = "0.7.4-alpha.0"
version = "0.7.4"
dependencies = [
"anyhow",
"argv",

View file

@ -1,6 +1,6 @@
[package]
name = "clipboard-substitutor"
version = "0.7.4-alpha.0"
version = "0.7.4"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
description = "CLI tool to monitor clipboard changes and perform operations based on the contents"