Skip to content

Commit 3a83e8c

Browse files
author
Jake Ginnivan
committed
Line endings
1 parent 8acae29 commit 3a83e8c

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
{
2-
"Major": 1,
3-
"Minor": 1,
4-
"Patch": 0,
5-
"PreReleaseTag": {
6-
"Name": "ABC-1234_SomeDescription",
7-
"Number": null
8-
},
9-
"BuildMetaData": {
10-
"CommitsSinceTag": 1,
11-
"Branch": "feature/ABC-1234_SomeDescription",
12-
"ReleaseDate": {
13-
"OriginalDate": "<date replaced>",
14-
"OriginalCommitSha": "000000000000000000000000000000000000000",
15-
"Date": "<date replaced>",
16-
"CommitSha": "000000000000000000000000000000000000000"
17-
},
18-
"Sha": "000000000000000000000000000000000000000",
19-
"OtherMetaData": null
20-
}
1+
{
2+
"Major": 1,
3+
"Minor": 1,
4+
"Patch": 0,
5+
"PreReleaseTag": {
6+
"Name": "ABC-1234_SomeDescription",
7+
"Number": null
8+
},
9+
"BuildMetaData": {
10+
"CommitsSinceTag": 1,
11+
"Branch": "feature/ABC-1234_SomeDescription",
12+
"ReleaseDate": {
13+
"OriginalDate": "<date replaced>",
14+
"OriginalCommitSha": "000000000000000000000000000000000000000",
15+
"Date": "<date replaced>",
16+
"CommitSha": "000000000000000000000000000000000000000"
17+
},
18+
"Sha": "000000000000000000000000000000000000000",
19+
"OtherMetaData": null
20+
}
2121
}

0 commit comments

Comments
 (0)