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 363b44e commit 7a803aeCopy full SHA for 7a803ae
lib/line/bot/v1/api/version.rb
@@ -17,7 +17,7 @@ module Bot
17
module API
18
# @deprecated
19
# Use {Line::Bot::VERSION} instead.
20
- VERSION = "1.29.0"
+ VERSION = "1.30.0-deprecated"
21
end
22
23
0 commit comments