Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Jun 24, 2015
1 parent 982a822 commit 8453acb
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 @@ -19,7 +19,7 @@ Gradle:

``` groovy
dependencies {
compile 'com.github.thiagokimo:alexei-library:1.3'
compile 'com.github.thiagokimo:alexei-library:1.4'
}
```

Expand All @@ -29,7 +29,7 @@ Maven:
<dependency>
<groupId>com.github.thiagokimo</groupId>
<artifactId>alexei-library</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
```

Expand Down

0 comments on commit 8453acb

Please sign in to comment.