Skip to content

Commit

Permalink
chore (app): prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
sangcomz committed Jan 25, 2018
1 parent 66bf380 commit 2b45bac
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 @@ -4,7 +4,7 @@

StickyTimeLine is timeline view for android.

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

## How to Use
Expand All @@ -16,7 +16,7 @@ StickyTimeLine is timeline view for android.
}
dependencies {
compile 'com.github.sangcomz:StickyTimeLine:v0.0.15'
compile 'com.github.sangcomz:StickyTimeLine:v0.0.16'
}
```
### Usage
Expand Down

0 comments on commit 2b45bac

Please sign in to comment.