chore(release): 1.0.0

This commit is contained in:
2025-09-20 10:13:51 +02:00
parent 4721128914
commit dcbd133e7f

View File

@@ -1,6 +1,6 @@
{
"name": "prometheus-exporter",
"version": "0.0.1",
"version": "1.0.0",
"title": "Prometheus Exporter for Factorio",
"author": "Bjorn Pijnacker",
"factorio_version": "2.0",
@@ -8,4 +8,4 @@
"base >= 2.0"
],
"description": "Exports certain production and consumption metrics to Prometheus format, to be used by Prometheus/Grafana monitoring stack"
}
}