Skip to content

Commit abcc34c

Browse files
committed
Updated release instructions with the full list of files to commit.
1 parent 1bd350b commit abcc34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Remove the line with "Your contribution here.", since there will be no more cont
4545
Commit your changes.
4646

4747
```
48-
git add README lib/grape/version.rb
48+
git add README.md CHANGELOG.md lib/grape/version.rb
4949
git commit -m "Preparing for release, 0.6.0."
5050
git push origin master
5151
```

0 commit comments

Comments
 (0)