Skip to content

Commit b040d60

Browse files
committed
prepare release 2.0.0
1 parent a7ff81f commit b040d60

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
@@ -9,7 +9,7 @@ apply plugin: 'signing'
99
apply plugin: 'nebula.optional-base'
1010

1111
group 'com.miragesql'
12-
version '2.0.0-SNAPSHOT'
12+
version '2.0.0'
1313

1414
sourceCompatibility = 1.8
1515
targetCompatibility = 1.8

0 commit comments

Comments
 (0)