Skip to content

Commit 6371179

Browse files
committed
Preparing for release, 0.12.2.
1 parent f392526 commit 6371179

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

CHANGELOG.md

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

3-
#### 0.12.2 (Next)
3+
#### 0.12.2 (2020/7/26)
44

55
* [#120](https://github.com/slack-ruby/slack-ruby-bot-server/pull/120): Removed GIFs - [@dblock](https://github.com/dblock).
66
* [#121](https://github.com/slack-ruby/slack-ruby-bot-server/pull/121): Added TOC - [@dblock](https://github.com/dblock).
7-
* Your contribution here.
87

98
#### 0.12.1 (2020/5/16)
109

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,3 @@ group :test do
4141
gem 'danger-toc', '~> 0.2.0', require: false
4242
gem 'slack-ruby-danger', '~> 0.1.0', require: false
4343
end
44-
45-
gem 'slack-ruby-bot', github: 'slack-ruby/slack-ruby-bot'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A library that contains a [Grape](http://github.com/ruby-grape/grape) API servin
4040

4141
### Stable Release
4242

43-
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.0](https://github.com/slack-ruby/slack-ruby-bot-server/blob/v0.12.0/README.md) unless you're integrating with HEAD. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
43+
You're reading the documentation for the **stable** release of slack-ruby-bot-server, v0.12.2. See [UPGRADING](UPGRADING.md) when upgrading from an older version.
4444

4545
### Try Me
4646

0 commit comments

Comments
 (0)