Skip to content

Commit

Permalink
Bump release number
Browse files Browse the repository at this point in the history
  • Loading branch information
pakoito authored Jul 8, 2017
1 parent cec603f commit 26f5c21
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 @@ -195,7 +195,7 @@ Add as a dependency to your `build.gradle`
dependencies {
...
compile 'com.github.pakoito:RxPaper:2.0.0'
compile 'com.github.pakoito:RxPaper:2.1.0'
...
}
```
Expand All @@ -213,7 +213,7 @@ or to your `pom.xml`
<dependency>
<groupId>com.github.pakoito</groupId>
<artifactId>RxPaper</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 26f5c21

Please sign in to comment.