Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashinsch committed Apr 12, 2016
1 parent 846c90b commit 49c0551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Filter to log user agent statistics as spring boot actuator metrics
<dependency>
<groupId>eu.hinsch</groupId>
<artifactId>spring-boot-actuator-user-agent-metrics</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
```

### 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
Expand Down

0 comments on commit 49c0551

Please sign in to comment.