lib/tgbot/version.rb in tgbot-0.3.2 vs lib/tgbot/version.rb in tgbot-0.4.6

- old
+ new

@@ -1,3 +1,3 @@ class Tgbot - VERSION = '0.3.2'.freeze + VERSION = '0.4.6'.freeze end