Release first version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
finga 2022-04-24 18:15:36 +02:00
parent bd27a6433b
commit 54abe207e0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -436,7 +436,7 @@ dependencies = [
[[package]]
name = "mightyohm-gc-exporter"
version = "0.1.0-dev"
version = "0.1.0"
dependencies = [
"anyhow",
"axum",

View file

@ -1,6 +1,6 @@
[package]
name = "mightyohm-gc-exporter"
version = "0.1.0-dev"
version = "0.1.0"
authors = ["finga <finga@onders.org>"]
edition = "2021"
description = "Prometheus exporter for the MightyOhm Geiger Counter."