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 084ff35 commit 225e02aCopy full SHA for 225e02a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 0.16.4
4
+
5
- Rails 7.2 support
6
- Update to Bot API 7.9
7
lib/telegram/bot/version.rb
@@ -2,7 +2,7 @@
module Telegram
module Bot
- VERSION = '0.16.3'
+ VERSION = '0.16.4'
def self.gem_version
8
Gem::Version.new VERSION
0 commit comments