Skip to content

Commit

Permalink
Update with 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Apr 6, 2017
1 parent 6c2f076 commit 2566c6b
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 @@ -9,7 +9,7 @@
[VersionEye badge]: https://www.versioneye.com/user/projects/52a63b6b632bacd22f000024/badge.svg
[VersionEye build]: https://www.versioneye.com/user/projects/52a63b6b632bacd22f000024
[Maven Central badge]: http://img.shields.io/maven-central/v/io.astefanutti.metrics.aspectj/metrics-aspectj.svg
[Maven Central build]: http://central.maven.org/maven2/io/astefanutti/metrics/aspectj/metrics-aspectj/1.1.1/
[Maven Central build]: http://central.maven.org/maven2/io/astefanutti/metrics/aspectj/metrics-aspectj/1.2.0/

[AspectJ][] integration for Dropwizard [Metrics][] with optional [Expression Language 3.0 (JSR-341)][] support.

Expand Down Expand Up @@ -47,7 +47,7 @@ Add the `metrics-aspectj` library as a dependency:
<dependency>
<groupId>io.astefanutti.metrics.aspectj</groupId>
<artifactId>metrics-aspectj</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 2566c6b

Please sign in to comment.