Skip to content

Commit

Permalink
[Wen Hao] - upgrade to 2.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhao committed Oct 21, 2016
1 parent 9735647 commit 0f04184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -21,7 +21,7 @@ repositories {
}
dependencies {
compile 'com.github.wenhao:jpa-spec:2.0.9'
compile 'com.github.wenhao:jpa-spec:2.1.0'
}
```

Expand All @@ -33,7 +33,7 @@ add repository [http://jcenter.bintray.com](http://jcenter.bintray.com) to maven
<dependency>
<groupId>com.github.wenhao</groupId>
<artifactId>jpa-spec</artifactId>
<version>2.0.9</version>
<version>2.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 0f04184

Please sign in to comment.