We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b9ca0 commit 48c9d63Copy full SHA for 48c9d63
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### Changelog
2
3
+#### 0.2.1 (Next)
4
+
5
+* Your contribution here.
6
7
#### 0.2.0 (2025/09/22)
8
9
* [#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
@@ -3,7 +3,7 @@
module SlackRubyBotServer
module Events
module AppMentions
- VERSION = '0.2.0'
+ VERSION = '0.2.1'
end
0 commit comments