Skip to content

Commit

Permalink
Updated versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Rehan Rana committed Aug 22, 2020
1 parent c215715 commit 26c4c4c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dyn-wall-rs"
version = "2.1.0"
version = "2.1.1"
authors = ["RAR27 <[email protected]>"]
edition = "2018"
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
dyn-wall-rs 2.1.0
dyn-wall-rs 2.1.1
Rehan Rana <[email protected]>
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
Copyright (C) 2020 Rehan Rana
Expand Down
2 changes: 1 addition & 1 deletion src/errors.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
dyn-wall-rs 2.1.0
dyn-wall-rs 2.1.1
Rehan Rana <[email protected]>
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
Copyright (C) 2020 Rehan Rana
Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
dyn-wall-rs 2.1.0
dyn-wall-rs 2.1.1
Rehan Rana <[email protected]>
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
Copyright (C) 2020 Rehan Rana
Expand Down
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
dyn-wall-rs 2.1.0
dyn-wall-rs 2.1.1
Rehan Rana <[email protected]>
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
Copyright (C) 2020 Rehan Rana
Expand Down
2 changes: 1 addition & 1 deletion src/time_track.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
dyn-wall-rs 2.1.0
dyn-wall-rs 2.1.1
Rehan Rana <[email protected]>
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
Copyright (C) 2020 Rehan Rana
Expand Down

0 comments on commit 26c4c4c

Please sign in to comment.