File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Format is `YYYY.0M.0D_MICRO` with the following components:
99- ` YYYY ` - four digit year
1010- ` 0M ` - zero-padded, two-digit, month number
1111- ` 0D ` - zero-padded, two-digit, day of month
12- - ` _MICRO ` - optional. single-digit, intra-day patch number.
12+ - ` -MICRO ` - optional. single-digit, intra-day patch number.
1313
1414The patch number is omitted for the first release on any given day.
1515
@@ -18,5 +18,6 @@ The patch number is omitted for the first release on any given day.
1818Data formats are versioned using a SemVer-compatible scheme extended with
1919guidance for stable migration paths between major version.
2020
21- See https://gist.github.com/brandonbloom/465625acaf0120354614e7fc0c117c62 for
22- details.
21+ See
22+ [ https://gist.github.com/brandonbloom/465625acaf0120354614e7fc0c117c62 ] ( https://gist.github.com/brandonbloom/465625acaf0120354614e7fc0c117c62 )
23+ for details.
You can’t perform that action at this time.
0 commit comments