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 42b98db commit 814c4e7Copy full SHA for 814c4e7
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 0.16.5
4
+
5
- Rails 8.0 support
6
- Update to Bot API 8.0
7
lib/telegram/bot/version.rb
@@ -2,7 +2,7 @@
module Telegram
module Bot
- VERSION = '0.16.4'
+ VERSION = '0.16.5'
def self.gem_version
8
Gem::Version.new VERSION
0 commit comments