Skip to content

Commit e5c3552

Browse files
committed
Released 1.0.0-beta2
1 parent 06c46eb commit e5c3552

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-beta1'
32+
publishVersion = '1.0.0-beta2'
3333
uploadName = 'CardStackView'
3434
website = 'https://github.com/yuyakaido/CardStackView'
3535
}

0 commit comments

Comments
 (0)