Skip to content

Commit 26c4c4c

Browse files
author
Rehan Rana
committed
Updated versioning
1 parent c215715 commit 26c4c4c

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dyn-wall-rs"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
authors = ["RAR27 <[email protected]>"]
55
edition = "2018"
66
license = "GPL-3.0-or-later"

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
dyn-wall-rs 2.1.0
2+
dyn-wall-rs 2.1.1
33
Rehan Rana <[email protected]>
44
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
55
Copyright (C) 2020 Rehan Rana

src/errors.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
dyn-wall-rs 2.1.0
2+
dyn-wall-rs 2.1.1
33
Rehan Rana <[email protected]>
44
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
55
Copyright (C) 2020 Rehan Rana

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
dyn-wall-rs 2.1.0
2+
dyn-wall-rs 2.1.1
33
Rehan Rana <[email protected]>
44
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
55
Copyright (C) 2020 Rehan Rana

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
dyn-wall-rs 2.1.0
2+
dyn-wall-rs 2.1.1
33
Rehan Rana <[email protected]>
44
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
55
Copyright (C) 2020 Rehan Rana

src/time_track.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
dyn-wall-rs 2.1.0
2+
dyn-wall-rs 2.1.1
33
Rehan Rana <[email protected]>
44
Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs
55
Copyright (C) 2020 Rehan Rana

0 commit comments

Comments
 (0)