Skip to content

Commit 33aaae3

Browse files
committed
Preparing for next developer iteration, 0.12.2.
1 parent bb77d03 commit 33aaae3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Changelog
22

3+
#### 0.12.2 (Next)
4+
5+
* Your contribution here.
6+
37
#### 0.12.1 (2020/5/16)
48

59
* [#118](https://github.com/slack-ruby/slack-ruby-bot-server/pull/118): Do not fail to start on errors in `Team#purge!` - [@dblock](https://github.com/dblock).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SlackRubyBotServer
2-
VERSION = '0.12.1'.freeze
2+
VERSION = '0.12.2'.freeze
33
end

0 commit comments

Comments
 (0)