Skip to content

Commit 3257cd9

Browse files
committed
Preparing for release, 1.0.0.
1 parent bb3d048 commit 3257cd9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
### Changelog
22

3-
#### 0.1.0 (Next)
3+
#### 1.0.0 (2020/11/15)
44

55
* [#129](https://github.com/slack-ruby/slack-ruby-bot-server/pull/129): Extracted RealTime components into [slack-ruby-bot-server-rtm](https://github.com/slack-ruby/slack-ruby-bot-server-rtm) - [@dblock](https://github.com/dblock).
6-
* Your contribution here.
76

87
#### 0.12.3 (2020/11/14)
98

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ A library that contains a web server and a RESTful [Grape](http://github.com/rub
3636

3737
### Stable Release
3838

39-
You're reading the documentation for the **next** release of slack-ruby-bot-server. Please see the documentation for the [last stable release, v0.12.3](https://github.com/slack-ruby/slack-ruby-bot-server/blob/v0.12.3/README.md) unless you're integrating with HEAD. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
39+
You're reading the documentation for the **stable** release of slack-ruby-bot-server, v1.0.0. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
4040

4141
### Make Your Own
4242

0 commit comments

Comments
 (0)