Skip to content

Commit 8e09831

Browse files
committed
⬆️bump to version 1.1.0
1 parent 262a037 commit 8e09831

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'com.github.iamageo'
8-
version = '1.0.9'
8+
version = '1.1.0'
99

1010
android {
1111
namespace 'com.iamageo.library'
@@ -57,7 +57,7 @@ afterEvaluate {
5757
from components.release
5858
groupId = 'com.github.iamageo'
5959
artifactId = 'beautiful-dialog'
60-
version = '1.0.9'
60+
version = '1.1.0'
6161
}
6262
}
6363
}

0 commit comments

Comments
 (0)