Skip to content

Commit

Permalink
Prepare for version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akaita committed Jul 30, 2017
1 parent 7af162c commit 79f660b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

```groovy
dependencies {
compile 'com.akaita.java:rxjava2-debug:1.1.0'
compile 'com.akaita.java:rxjava2-debug:1.2.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.1.0
version=1.2.0

0 comments on commit 79f660b

Please sign in to comment.