We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846597a commit 7302555Copy full SHA for 7302555
cockroachdb-dialect/build.gradle.kts
@@ -1,8 +1,5 @@
1
import com.vanniktech.maven.publish.SonatypeHost
2
3
-group = "com.faire"
4
-version = "0.3.1"
5
-
6
plugins {
7
alias(libs.plugins.grammar.kit.composer)
8
alias(libs.plugins.maven.publishing)
gradle.properties
@@ -2,4 +2,4 @@ org.gradle.parallel=true
GROUP=com.faire
POM_ARTIFACT_ID=sqldelight-cockroachdb-dialect
-VERSION_NAME=0.4.0
+VERSION_NAME=0.5.0
0 commit comments