lib/tw.rb in tw-0.3.1 vs lib/tw.rb in tw-0.3.2

- old
+ new

@@ -18,10 +18,10 @@ require 'tw/client/tweet' require 'tw/client/stream' require 'tw/client/error' module Tw - VERSION = '0.3.1' + VERSION = '0.3.2' class Conf REQUIRE_VERSION = '0.1.0' end end