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