Skip to content

Commit e4af730

Browse files
committed
Released 1.0.0-beta6
1 parent 3ebd37c commit e4af730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardstackview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
publish {
3030
groupId = 'com.yuyakaido.android'
3131
artifactId = 'card-stack-view'
32-
publishVersion = '1.0.0-beta5'
32+
publishVersion = '1.0.0-beta6'
3333
uploadName = 'CardStackView'
3434
website = 'https://github.com/yuyakaido/CardStackView'
3535
}

0 commit comments

Comments
 (0)