Skip to content

Commit 20f305b

Browse files
v0.4.0
1 parent 3970ebe commit 20f305b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ShimmerRecyclerView is an custom RecyclerView library based on Facebook's [Shimmer](https://github.com/facebook/shimmer-android) effect for Android library
44

55

6-
### v0.3.1
6+
### v0.4.0
77
- Linear Horizontal Recyclerview bug fixed.
88

99
### v0.3.0

shimmer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
targetSdkVersion 28
1111

1212
versionCode 1
13-
versionName "0.3.1"
13+
versionName "0.4.0"
1414

1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616

0 commit comments

Comments
 (0)