Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-mauky committed Aug 19, 2014
1 parent bc1f0e6 commit 2f6fb60
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 @@ -148,15 +148,15 @@ If you have ideas for new custom bindings that could be added to the library fee

Gradle:
```groovy
compile 'eu.lestard:advanced-bindings:0.1.0'
compile 'eu.lestard:advanced-bindings:0.1.1'
```

Maven:
```xml
<dependency>
<groupId>eu.lestard</groupId>
<artifactId>advanced-bindings</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
```

Expand Down

0 comments on commit 2f6fb60

Please sign in to comment.