Skip to content

Commit 4c44e6d

Browse files
committed
Bump API version to v0.2.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 2c8610d commit 4c44e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
replace github.com/fluxcd/image-automation-controller/api => ./api
66

77
require (
8-
github.com/fluxcd/image-automation-controller/api v0.1.0
8+
github.com/fluxcd/image-automation-controller/api v0.2.0
99
github.com/fluxcd/image-reflector-controller/api v0.1.0
1010
github.com/fluxcd/pkg/apis/meta v0.5.0
1111
github.com/fluxcd/pkg/gittestserver v0.0.2

0 commit comments

Comments
 (0)