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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The current releases are numbered `0.x.y`. When a non-breaking change is introdu
37
37
38
38
**When a breaking change is introduced, a new `0.x` version cycle is always started.**
39
39
40
-
It is therefore safe to lock your project to a given release cycle, such as `0.4.*`.
40
+
It is therefore safe to lock your project to a given release cycle, such as `0.5.*`.
41
41
42
42
If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/date-time-doctrine/releases) for a list of changes introduced by each further `0.x.0` version.
0 commit comments