chore: bump version

This commit is contained in:
SeanOMik 2023-08-06 18:30:53 -04:00
parent 16ab12d098
commit 6e79f8965d
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1854,7 +1854,7 @@ dependencies = [
[[package]] [[package]]
name = "zfs_promexporter" name = "zfs_promexporter"
version = "0.1.0" version = "0.0.2"
dependencies = [ dependencies = [
"actix-web", "actix-web",
"chrono", "chrono",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "zfs_promexporter" name = "zfs_promexporter"
version = "0.1.0" version = "0.0.2"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html