Skip to content

Commit 3b46e4c

Browse files
committed
Add mention of Guava 19 release candidate in README.
------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=99037572
1 parent 31fc192 commit 3b46e4c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ To add a dependency on Guava using Maven, use the following:
2828
</dependency>
2929
```
3030

31+
Upcoming release
32+
----------------
33+
34+
[Guava 19.0][] is the next release. A release candidate is currently available
35+
on Maven Central as version `19.0-rc1`, release July 23, 2015.
36+
3137
Snapshots
3238
---------
3339

@@ -82,6 +88,7 @@ Linux. Some features, especially in `com.google.common.io`, may not work
8288
correctly in other environments.
8389

8490
[Guava 18.0]: https://github.com/google/guava/wiki/Release18
91+
[Guava 19.0]: https://github.com/google/guava/wiki/Release19
8592
[Release API Docs]: http://google.github.io/guava/releases/18.0/api/docs/
8693
[Release API Diffs]: http://google.github.io/guava/releases/18.0/api/diffs/
8794
[Snapshot API Docs]: http://google.github.io/guava/releases/snapshot/api/docs/

0 commit comments

Comments
 (0)