Skip to content

Commit

Permalink
Prepare version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Jul 11, 2016
1 parent eeec6cb commit c3acfe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ Change Log
==========


## Version 1.1.1
## Version 1.2.0

_2016-07-11_

Fixed a problem with project building.


## Version 1.1.0

_2016-07-07_

Improved implementation.


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile:multibackstack:1.1.1'
compile 'com.github.jetradarmobile:multibackstack:1.2.0'
}
```

Expand Down

0 comments on commit c3acfe3

Please sign in to comment.