Update version number
This commit is contained in:
parent
66842dfb0b
commit
ba1eb00c6e
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -483,7 +483,7 @@ checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
|
|||
|
||||
[[package]]
|
||||
name = "disco_accuracy_over_life"
|
||||
version = "5.0.0-alpha.1"
|
||||
version = "5.0.0"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"chrono",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "disco_accuracy_over_life"
|
||||
version = "5.0.0-alpha.1"
|
||||
version = "5.0.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Add table
Reference in a new issue