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