Skip to content

Commit 7cfa150

Browse files
committed
Bump version 1.0.1
1 parent 71d0148 commit 7cfa150

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
@@ -51,8 +51,8 @@ It is build on top of SwipePlaceHolderView. It provides callbacks for swipe dire
5151
```groovy
5252
dependencies {
5353
...
54-
compile 'com.mindorks.android:placeholderview:1.0.0'
55-
annotationProcessor 'com.mindorks.android:placeholderview-compiler:1.0.0'
54+
compile 'com.mindorks.android:placeholderview:1.0.1'
55+
annotationProcessor 'com.mindorks.android:placeholderview-compiler:1.0.1'
5656
5757
// RecyclerView dependency is added to override the
5858
// default 25.4.1 RecyclerView dependency used by placeholderview.

0 commit comments

Comments
 (0)