Skip to content

Commit

Permalink
Updating versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Aug 27, 2015
1 parent 34d0fcb commit 6253bf9
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 @@ -23,7 +23,7 @@ Gradle:

``` groovy
dependencies {
compile 'com.github.thiagokimo:faker:1.4.2'
compile 'com.github.thiagokimo:faker:1.4.3'
}
```

Expand All @@ -33,7 +33,7 @@ Maven:
<dependency>
<groupId>com.github.thiagokimo</groupId>
<artifactId>faker</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
</dependency>
```

Expand Down

0 comments on commit 6253bf9

Please sign in to comment.