lib/tw.rb in tw-0.2.3 vs lib/tw.rb in tw-0.2.4

- old
+ new

@@ -16,10 +16,10 @@ require 'tw/client/request' require 'tw/client/stream' require 'tw/client/error' module Tw - VERSION = '0.2.3' + VERSION = '0.2.4' class Conf REQUIRE_VERSION = '0.1.0' end end