Skip to content

Commit

Permalink
Update readme for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrengelman committed Apr 29, 2017
1 parent b233541 commit 7b379c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Gradle plugin for creating fat/uber JARs with support for package relocation.

## Documentation

Read the new [User Guide](http://imperceptiblethoughts.com/shadow)!
Read the [User Guide](http://imperceptiblethoughts.com/shadow)!

## Current Status

Expand All @@ -16,8 +16,9 @@ Read the new [User Guide](http://imperceptiblethoughts.com/shadow)!

| Gradle Version | Shadow Version |
|----------------|----------------|
| 3.1, 3.2-rc-2 | 1.2.4 |
| 3.x, 4.0 nightlies | 2.0.0-SNAPSHOT|
| 3.x, 4.0 nightlies | 2.0.0|

**NOTE**: Shadow v2.0.0 is compatible with Gradle 3.0+ and Java 7+ _only_.


## Gradle Plugins
Expand Down

0 comments on commit 7b379c9

Please sign in to comment.