Skip to content

Commit 6f8a309

Browse files
committed
Prepare version 1.1.1
1 parent 11cd360 commit 6f8a309

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Change Log
22
==========
33

44

5+
## Version 1.1.1
6+
7+
_2016-07-11_
8+
9+
Fixed a problem with project building.
10+
11+
512
## Version 1.1.0
613

714
_2016-07-07_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add the dependency
3636

3737
```groovy
3838
dependencies {
39-
compile 'com.github.jetradarmobile:multibackstack:1.1.0'
39+
compile 'com.github.jetradarmobile:multibackstack:1.1.1'
4040
}
4141
```
4242

0 commit comments

Comments
 (0)