Skip to content

Commit 68effa4

Browse files
author
Rehan Rana
committed
Update versioning
1 parent e132aa7 commit 68effa4

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
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.2"
3+
version = "2.1.3"
44
authors = ["RAR27 <[email protected]>"]
55
edition = "2018"
66
license = "GPL-3.0-or-later"

src/config.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
dyn-wall-rs 2.1.1
2+
dyn-wall-rs 2.1.3
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
5-
Copyright (C) 2020 Rehan Rana
5+
Copyright (C) 2021 Rehan Rana
66
77
This program is free software: you can redistribute it and/or modify
88
it under the terms of the GNU General Public License as published by

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.1
2+
dyn-wall-rs 2.1.3
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.1
2+
dyn-wall-rs 2.1.3
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.1
2+
dyn-wall-rs 2.1.3
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.1
2+
dyn-wall-rs 2.1.3
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)