Skip to content

Commit f2ef258

Browse files
committed
Preparing for next development iteration, 0.3.3.
1 parent c63738f commit f2ef258

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.3.3 (Next)
4+
5+
* Your contribution here.
6+
37
#### 0.3.2 (2022/06/09)
48

59
* [#13](https://github.com/slack-ruby/slack-ruby-bot-server-events/pull/13): Replace Travis CI with Github Actions - [@CrazyOptimist](https://github.com/CrazyOptimist).

lib/slack-ruby-bot-server-events/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module SlackRubyBotServer
44
module Events
5-
VERSION = '0.3.2'
5+
VERSION = '0.3.3'
66
end
77
end

0 commit comments

Comments
 (0)