Skip to content

Commit

Permalink
༼ つ ◕_◕ ༽つ giving version 2.0.6 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Wittchen authored Jul 30, 2016
1 parent d6978f6 commit c6fdaf8
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 @@ -361,7 +361,7 @@ You can depend on the library through Maven:
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>prefser</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
Expand All @@ -373,7 +373,7 @@ or through Gradle:

```groovy
dependencies {
compile 'com.github.pwittchen:prefser:2.0.5'
compile 'com.github.pwittchen:prefser:2.0.6'
compile 'io.reactivex:rxandroid:1.1.0'
}
```
Expand Down

0 comments on commit c6fdaf8

Please sign in to comment.