Skip to content

Commit aff7844

Browse files
committed
release 0.3.1
1 parent 879f16a commit aff7844

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Changes
22

3+
0.3.1 Wed Nov 8 11:07:40 CET 2023
4+
- change log format to match apaches own logs
5+
36
0.3.0 Fri Feb 17 08:56:46 CET 2023
47
- update dependencies
58
- bump required golang to 1.19

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.3.0"
1+
#define VERSION "0.3.1"
22
#define NAME "mod_prometheus_status"
33

44
#include "ap_config.h"

0 commit comments

Comments
 (0)