lib/tw.rb in tw-0.3.4 vs lib/tw.rb in tw-0.3.5
- old
+ new
@@ -21,10 +21,10 @@
require 'tw/client/stream'
require 'tw/client/error'
require 'tw/client/helper'
module Tw
- VERSION = '0.3.4'
+ VERSION = '0.3.5'
class Conf
REQUIRE_VERSION = '0.1.0'
end
end