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

This commit is contained in:
Harsh Shandilya 2023-12-24 00:55:03 +05:30
parent cb5f0b2f13
commit e2fd2f19d9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

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