lib/protonbot/memos.rb in protonbot-memos-0.1.0 vs lib/protonbot/memos.rb in protonbot-memos-0.1.1

- old
+ new

@@ -1,5 +1,5 @@ module ProtonBot module Memos - VERSION = '0.1.0'.freeze + VERSION = '0.1.1'.freeze end end