Bump version in docs.

This commit is contained in:
Michael Bayne
2014-06-26 11:57:47 -07:00
parent 0047c94dc4
commit f663ac9bd4
+1 -1
View File
@@ -7,7 +7,7 @@ Depot currently requires JDK 1.6 or greater.
### Integrate with Ivy or Maven
Depot is published to the Maven Central repository and can be added as a dependency using the
following configuration: `com.samskivert:depot:1.6.4`
following configuration: `com.samskivert:depot:1.6.5`
This will automatically include the Google Guava and samskivert dependencies. You can add Ehcache
as well via `net.sf.ehcache:ehcache:1.6.0` (or a newer version, if available).