Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Apr 28, 2021
1 parent 70dc240 commit 07d3171
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,9 @@ Some useful ressources during development:
## Changes

```
0.1.0 Wed Apr 28 09:40:16 CEST 2021
- fix setting PrometheusStatusResponseTimeBuckets
0.0.9 Thu Jun 25 14:04:37 CEST 2020
- fix compile error on gcc 10 again
Expand Down
2 changes: 1 addition & 1 deletion src/mod_prometheus_status.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define VERSION "0.0.9"
#define VERSION "0.1.0"
#define NAME "mod_prometheus_status"

#include "ap_config.h"
Expand Down

0 comments on commit 07d3171

Please sign in to comment.