Skip to content

Commit 41a4499

Browse files
author
Akshay Dewan
committed
Bump up minor version
1 parent 8f64ba6 commit 41a4499

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### 0.4.4 - Unreleased
1+
### 0.5.0 (2019-Oct-01)
2+
3+
* Added support for `ignore_for_scheduling` to dependency materials. Updated README with changes in new Format Versions.
24

35
### 0.4.3 (2019-Aug-22)
46

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.4.4"
10+
version "0.5.0"
1111

1212
apply plugin: 'java'
1313

0 commit comments

Comments
 (0)