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: RELEASING.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,6 @@ Those with r/w permissions to the [master Grape repository](https://github.com/r
20
20
gem grape, github: 'ruby-grape/grape'
21
21
```
22
22
23
-
Increment the version, modify [lib/grape/version.rb](lib/grape/version.rb).
24
-
25
-
* Increment the third number if the release has bug fixes and/or very minor features, only (eg. change `0.5.1` to `0.5.2`).
26
-
* Increment the second number if the release contains major features or breaking API changes (eg. change `0.5.1` to `0.6.0`).
27
-
28
23
Modify the "Stable Release" section in [README.md](README.md). Change the text to reflect that this is going to be the documentation for a stable release. Remove references to the previous release of Grape. Keep the file open, you'll have to undo this change after the release.
0 commit comments