release: 0.1.1
i'm bumping the version in order to synchronize git tags (v0.1.1) with the Cargo.toml version, which makes OS-level packaging a bit more sensible.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -390,7 +390,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lightdm-mobile-greeter"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"gdk",
|
||||
"gtk",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "lightdm-mobile-greeter"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Raatty <me@raatty.club>", "Colin <colin@uninsane.org>"]
|
||||
edition = "2018"
|
||||
|
||||
|
Reference in New Issue
Block a user