Skip to content

Commit

Permalink
[Wen Hao] - upgrade to 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhao committed Oct 24, 2016
1 parent 0601b35 commit 54e8c2e
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 @@ -21,7 +21,7 @@ repositories {
}
dependencies {
compile 'com.github.wenhao:jpa-spec:2.1.0'
compile 'com.github.wenhao:jpa-spec:2.2.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.1.0</version>
<version>2.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 54e8c2e

Please sign in to comment.