Skip to content

Commit a523caf

Browse files
deploy v1.2
1 parent e9a80ac commit a523caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111

1212
allprojects {
1313
group = "me.liuwj.ktorm"
14-
version = "1.1.final"
14+
version = "1.2"
1515
}
1616

1717
subprojects { project ->

0 commit comments

Comments
 (0)