chore(release): start next development iteration 0.7.2-alpha.0

This commit is contained in:
Harsh Shandilya 2022-07-28 16:10:52 +05:30
parent 89fc69c509
commit 7b6cec5c51
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

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