Skip to content

Commit 5221655

Browse files
dnwparkvpetrovykh
authored andcommitted
[release] Release geldata 0.4.0. (#59)
1 parent c68047f commit 5221655

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/geldata/gel/blob/master/LICENSE">
1010
<img src="https://img.shields.io/badge/license-Apache%202.0-blue" />
1111
</a>
12-
<a href="https://discord.gg/edgedb">
12+
<a href="https://discord.gg/umUueND6ag">
1313
<img src="https://discord.com/api/guilds/841451783728529451/widget.png" alt="Discord">
1414
</a>
1515
</div>

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
ext {
8-
project_version = '0.4.0-SNAPSHOT'
8+
project_version = '0.4.0'
99
github_org = 'geldata'
1010
project_name = 'gel-java'
1111
artifact_group = 'com.geldata'

0 commit comments

Comments
 (0)