From 49c055133a6d7c8bd3b648a4c70b87f94767726d Mon Sep 17 00:00:00 2001 From: Lukas Hinsch Date: Tue, 12 Apr 2016 23:44:57 +0200 Subject: [PATCH] Update version number --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 906ad44..46d156b 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Filter to log user agent statistics as spring boot actuator metrics eu.hinsch spring-boot-actuator-user-agent-metrics - 0.1.0 + 0.1.1 ``` ### Gradle ``` -runtime("eu.hinsch:spring-boot-actuator-user-agent-metrics:0.1.8") +runtime("eu.hinsch:spring-boot-actuator-user-agent-metrics:0.1.1") ``` ### Configuration