Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomemory authored Jun 20, 2017
1 parent ca7c2b2 commit a53cb58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The library is found in the [jcenter()](https://bintray.com/nomemory/maven/aleph
For gradle:

```
compile 'net.andreinc.aleph:aleph-formatter:0.0.3'
compile 'net.andreinc.aleph:aleph-formatter:0.0.5'
```

For maven:
Expand All @@ -74,7 +74,7 @@ For maven:
<dependency>
<groupId>net.andreinc.aleph</groupId>
<artifactId>aleph-formatter</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
<type>pom</type>
</dependency>
```

0 comments on commit a53cb58

Please sign in to comment.