Skip to content

Commit 5c6c70d

Browse files
committed
prepare for 1.3.0 release
1 parent 3048d6d commit 5c6c70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'nebula.provided-base'
1111
apply plugin: 'nebula.optional-base'
1212

1313
group 'com.miragesql'
14-
version '1.3.0-SNAPSHOT'
14+
version '1.3.0'
1515

1616
sourceCompatibility = 1.8
1717
targetCompatibility = 1.8

0 commit comments

Comments
 (0)