chore(release): 0.0.2

This commit is contained in:
gitea-actions
2025-10-07 17:31:01 +00:00
parent 9b4e80a479
commit 9f4e81deb7
2 changed files with 7 additions and 2 deletions

5
CHANGELOG.md Normal file
View File

@@ -0,0 +1,5 @@
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## 0.0.2 (2025-10-07)

View File

@@ -1,6 +1,6 @@
{
"name": "prometheus-exporter",
"version": "0.0.1",
"version": "0.0.2",
"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"
}
}