We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50833c commit 6c58422Copy full SHA for 6c58422
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### 0.4.3 - Unreleased
+### 0.4.4 (2019-Aug-21)
2
3
### 0.4.2 - (2019-Aug)
4
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = 'cd.go.plugin.config.json'
10
-version "0.4.3"
+version "0.4.4"
11
12
apply plugin: 'java'
13
0 commit comments