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