Bump version

This commit is contained in:
Michael Zhang 2020-11-03 21:59:06 -06:00
parent 2d0421f041
commit 0cfafb0c67
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -186,7 +186,7 @@ checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
[[package]]
name = "garbage"
version = "0.2.2"
version = "0.3.0-rc"
dependencies = [
"chrono",
"chrono-humanize",

View file

@ -1,6 +1,6 @@
[package]
name = "garbage"
version = "0.2.2"
version = "0.3.0-rc"
authors = ["Michael Zhang <iptq@protonmail.com>"]
description = "cli tool for interacting with the freedesktop trashcan"
license = "MIT"