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

- old
+ new

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