cargo: bump version

This commit is contained in:
Harsh Shandilya 2022-01-23 14:41:12 +05:30
parent e3c608e7e6
commit 763c7a33b2
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 2 additions and 2 deletions

View file

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