Skip to content

Commit 6b6936d

Browse files
committed
Version bump
1 parent fe979f0 commit 6b6936d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 0.3.9 - Unreleased
2+
13
### 0.3.8 (2019-May-01)
24

35
* switch build system to use open source openjdk-dojo image \#17574

build.gradle

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

99
group = 'cd.go.plugin.config.json'
10-
version "0.3.8"
10+
version "0.3.9"
1111

1212
apply plugin: 'java'
1313

0 commit comments

Comments
 (0)