We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68047f commit 5221655Copy full SHA for 5221655
2 files changed
README.md
@@ -9,7 +9,7 @@
9
<a href="https://github.com/geldata/gel/blob/master/LICENSE">
10
<img src="https://img.shields.io/badge/license-Apache%202.0-blue" />
11
</a>
12
- <a href="https://discord.gg/edgedb">
+ <a href="https://discord.gg/umUueND6ag">
13
<img src="https://discord.com/api/guilds/841451783728529451/widget.png" alt="Discord">
14
15
</div>
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
ext {
8
- project_version = '0.4.0-SNAPSHOT'
+ project_version = '0.4.0'
github_org = 'geldata'
project_name = 'gel-java'
artifact_group = 'com.geldata'
0 commit comments