Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
warkiz committed Jun 27, 2018
1 parent ce69f17 commit d72acdc
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 @@ -22,7 +22,7 @@ This is a customizable SeekBar library on Android. Also, If you don't need indic
## Setup

```gradle
implementation 'com.github.warkiz.widget:indicatorseekbar:2.0.8'
implementation 'com.github.warkiz.widget:indicatorseekbar:2.0.9'
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
## 初始化

```gradle
implementation 'com.github.warkiz.widget:indicatorseekbar:2.0.8'
implementation 'com.github.warkiz.widget:indicatorseekbar:2.0.9'
```

## 使用
Expand Down

0 comments on commit d72acdc

Please sign in to comment.