Skip to content

Commit 48c9d63

Browse files
committed
Preparing for next developer iteration, 0.2.1.
1 parent 27b9ca0 commit 48c9d63

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.2.1 (Next)
4+
5+
* Your contribution here.
6+
37
#### 0.2.0 (2025/09/22)
48

59
* [#4](https://github.com/slack-ruby/slack-ruby-bot-server-events-app-mentions/pull/4): Replaced Travis-CI with GHA - [@dblock](https://github.com/dblock).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module SlackRubyBotServer
44
module Events
55
module AppMentions
6-
VERSION = '0.2.0'
6+
VERSION = '0.2.1'
77
end
88
end
99
end

0 commit comments

Comments
 (0)