Skip to content

Commit 63866a2

Browse files
fix: remove whitespace from metadata.yaml (#1442)
this can trip up parsers that read the metadata file. Co-authored-by: Damiano Donati <[email protected]>
1 parent 73f3c9f commit 63866a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ releaseSeries:
1616
contract: v1beta1
1717
- major: 0
1818
minor: 5
19-
contract: v1beta1
19+
contract: v1beta1
2020
- major: 0
2121
minor: 6
2222
contract: v1beta1

0 commit comments

Comments
 (0)