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

This commit is contained in:
Harsh Shandilya 2024-09-08 02:12:05 +05:30
parent a7974185bf
commit 9dc0aff17d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -105,7 +105,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "clipboard-substitutor"
version = "0.7.7"
version = "0.7.8"
dependencies = [
"anyhow",
"argv",

View file

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