Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Mar 29, 2022
1 parent 50aa50a commit bb81d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
def embulkVersion = '0.10.31'

group = "com.treasuredata.embulk.plugins"
version = "0.4.1-SNAPSHOT"
version = "0.4.1"
description = "Loads records From Zendesk"

sourceCompatibility = 1.8
Expand Down

0 comments on commit bb81d9c

Please sign in to comment.