We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c28975 commit e30f9d5Copy full SHA for e30f9d5
README.md
@@ -216,7 +216,7 @@ Some useful ressources during development:
216
## Changes
217
218
```
219
-next:
+0.0.5 Sat May 9 15:31:40 CEST 2020
220
- add process memory/counter/io metrics
221
- start go metric server in subprocess
222
src/mod_prometheus_status.h
@@ -1,4 +1,4 @@
1
-#define VERSION "0.0.4"
+#define VERSION "0.0.5"
2
#define NAME "mod_prometheus_status"
3
4
#include "ap_config.h"
0 commit comments