diff --git a/src/info.json b/src/info.json index ba9be30..8f58ca9 100644 --- a/src/info.json +++ b/src/info.json @@ -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" -} \ No newline at end of file +}