We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5034c commit 3ddbee1Copy full SHA for 3ddbee1
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
ext {
8
- project_version = '0.3.0'
+ project_version = '0.3.1-SNAPSHOT'
9
github_org = 'edgedb'
10
project_name = 'edgedb-java'
11
artifact_group = 'com.edgedb'
0 commit comments