You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The current releases are numbered `0.x.y`. When a non-breaking change is introdu
46
46
47
47
**When a breaking change is introduced, a new `0.x` version cycle is always started.**
48
48
49
-
It is therefore safe to lock your project to a given release cycle, such as `0.4.*`.
49
+
It is therefore safe to lock your project to a given release cycle, such as `0.5.*`.
50
50
51
51
If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/date-time/releases) for a list of changes introduced by each further `0.x.0` version.
52
52
@@ -215,4 +215,4 @@ Run coding style analysis checks
0 commit comments