Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Jan 1, 2018
1 parent 8037195 commit 1db8a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Use `dotenv.get("...")` instead of Java's `System.getenv(...)`.
### Gradle

```groovy
compile 'io.github.cdimascio:java-dotenv:2.0.0'
compile 'io.github.cdimascio:java-dotenv:3.0.0'
```

## Usage
Expand Down

0 comments on commit 1db8a25

Please sign in to comment.