Skip to content

Commit

Permalink
chore: Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yag000 committed Sep 14, 2023
1 parent cca4891 commit 0532caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wallshift"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
authors = ["Yago Iglesias Vazquez <yago.iglesias.vazquez@gmail.com>"]
description = " Simple wallpaper updater using feh"
Expand All @@ -22,6 +22,3 @@ home = "0.5.5"
rand = "0.8.5"
serde = "1.0.188"
serde_derive = "1.0.188"

[lib]
src = "src/lib.rs"

0 comments on commit 0532caa

Please sign in to comment.