Skip to content

Commit 8bad08a

Browse files
committed
Bump up version to 1.5.0
1 parent e9807af commit 8bad08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Consts.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Consts {
2-
const val version = "1.4.0"
2+
const val version = "1.5.0"
33
const val groupId = "com.linecorp"
44
const val artifactId = "apng"
55
const val bintrayRepo = "apng-drawable"

0 commit comments

Comments
 (0)