lib/tw.rb in tw-0.0.2 vs lib/tw.rb in tw-0.0.3

- old
+ new

@@ -11,7 +11,7 @@ require 'tw/client/auth' require 'tw/client/request' require 'tw/client/error' module Tw - VERSION = '0.0.2' + VERSION = '0.0.3' end