Skip to content

Commit

Permalink
Release 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-manes committed Apr 3, 2016
1 parent ceea49e commit d337748
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ On the radar,
Download from [Maven Central][maven] or depend via Gradle:

```gradle
compile 'com.github.ben-manes.caffeine:caffeine:2.2.3'
compile 'com.github.ben-manes.caffeine:caffeine:2.2.5'
// Optional extensions
compile 'com.github.ben-manes.caffeine:guava:2.2.3'
compile 'com.github.ben-manes.caffeine:jcache:2.2.3'
compile 'com.github.ben-manes.caffeine:guava:2.2.5'
compile 'com.github.ben-manes.caffeine:jcache:2.2.5'
```

See the [release notes][releases] for details of the changes.
Expand Down

0 comments on commit d337748

Please sign in to comment.