Skip to content

Commit 2b45bac

Browse files
committed
chore (app): prepare release
1 parent 66bf380 commit 2b45bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
StickyTimeLine is timeline view for android.
66

7-
## What's New in 0.0.15?
7+
## What's New in 0.0.16?
88
- Fix Problems when recycler view is not added to dependency [#5](https://github.com/sangcomz/StickyTimeLine/issues/5)
99

1010
## How to Use
@@ -16,7 +16,7 @@ StickyTimeLine is timeline view for android.
1616
}
1717
1818
dependencies {
19-
compile 'com.github.sangcomz:StickyTimeLine:v0.0.15'
19+
compile 'com.github.sangcomz:StickyTimeLine:v0.0.16'
2020
}
2121
```
2222
### Usage

0 commit comments

Comments
 (0)