Skip to content

Commit

Permalink
Updating library lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Jul 4, 2015
1 parent 65cf7fb commit e1d74cc
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 @@ -22,7 +22,7 @@ Gradle:

``` groovy
dependencies {
compile 'com.github.thiagokimo:faker:1.2.0'
compile 'com.github.thiagokimo:faker:1.3.0'
}
```

Expand All @@ -32,7 +32,7 @@ Maven:
<dependency>
<groupId>com.github.thiagokimo</groupId>
<artifactId>faker</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</dependency>
```

Expand Down

0 comments on commit e1d74cc

Please sign in to comment.