Increment the version number
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -989,7 +989,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
||||
|
||||
[[package]]
|
||||
name = "wl-seasonal-hours-clock"
|
||||
version = "0.1.0"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"calloop",
|
||||
"chrono",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wl-seasonal-hours-clock"
|
||||
version = "0.1.0"
|
||||
version = "1.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user