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