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