Skip to content

Commit e30f9d5

Browse files
committed
release 0.0.5
1 parent 6c28975 commit e30f9d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Some useful ressources during development:
216216
## Changes
217217

218218
```
219-
next:
219+
0.0.5 Sat May 9 15:31:40 CEST 2020
220220
- add process memory/counter/io metrics
221221
- start go metric server in subprocess
222222

src/mod_prometheus_status.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define VERSION "0.0.4"
1+
#define VERSION "0.0.5"
22
#define NAME "mod_prometheus_status"
33

44
#include "ap_config.h"

0 commit comments

Comments
 (0)