Skip to content

Commit dec620a

Browse files
dblockCopilot
andcommitted
Fix RELEASING.md date format and rake release output example
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 59c0ede commit dec620a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Check that the last build succeeded in [GitHub Actions](https://github.com/slack
1616
Change "Next" in [CHANGELOG.md](CHANGELOG.md) to the current date.
1717

1818
```
19-
### 0.2.2 (7/10/2015)
19+
### 0.2.2 (2015/07/10)
2020
```
2121

2222
Remove the line with "Your contribution here.", since there will be no more contributions to this release.
@@ -44,7 +44,7 @@ $ rake release
4444
4545
slack-ruby-client 0.2.2 built to pkg/slack-ruby-client-0.2.2.gem.
4646
Tagged v0.2.2.
47-
Pushed git commits and tags.
47+
Pushed git commits and release tag.
4848
Pushed slack-ruby-client 0.2.2 to rubygems.org.
4949
```
5050

0 commit comments

Comments
 (0)