We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ff81f commit b040d60Copy full SHA for b040d60
build.gradle
@@ -9,7 +9,7 @@ apply plugin: 'signing'
9
apply plugin: 'nebula.optional-base'
10
11
group 'com.miragesql'
12
-version '2.0.0-SNAPSHOT'
+version '2.0.0'
13
14
sourceCompatibility = 1.8
15
targetCompatibility = 1.8
0 commit comments